HomeSort by: relevance | last modified time | path
    Searched defs:FcLangSetCreate (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/fontconfig/dist/src/
fclang.c 104 ls = FcLangSetCreate ();
472 FcLangSetCreate (void)
504 new = FcLangSetCreate ();
812 ls = FcLangSetCreate ();
  /xsrc/external/mit/fontconfig/include/
fcalias.h 183 extern __typeof (FcLangSetCreate) IA__FcLangSetCreate FC_ATTRIBUTE_VISIBILITY_HIDDEN;
184 #define FcLangSetCreate IA__FcLangSetCreate
fcaliastail.h 211 # undef FcLangSetCreate
212 extern __typeof (FcLangSetCreate) FcLangSetCreate __attribute((alias("IA__FcLangSetCreate"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;

Completed in 6 milliseconds