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

  /xsrc/external/mit/fontconfig/dist/src/
fclang.c 103 exclusiveCharset = FcLangGetCharSet (exclusiveLang);
432 FcLangGetCharSet (const FcChar8 *lang)
  /xsrc/external/mit/fontconfig/include/
fcalias.h 181 extern __typeof (FcLangGetCharSet) IA__FcLangGetCharSet FC_ATTRIBUTE_VISIBILITY_HIDDEN;
182 #define FcLangGetCharSet IA__FcLangGetCharSet
fcaliastail.h 209 # undef FcLangGetCharSet
210 extern __typeof (FcLangGetCharSet) FcLangGetCharSet __attribute((alias("IA__FcLangGetCharSet"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;

Completed in 6 milliseconds