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

  /xsrc/external/mit/fontconfig/dist/src/
fclang.c 182 FcLangNormalize (const FcChar8 *lang)
  /xsrc/external/mit/fontconfig/include/
fcalias.h 179 extern __typeof (FcLangNormalize) IA__FcLangNormalize FC_ATTRIBUTE_VISIBILITY_HIDDEN;
180 #define FcLangNormalize IA__FcLangNormalize
fcaliastail.h 207 # undef FcLangNormalize
208 extern __typeof (FcLangNormalize) FcLangNormalize __attribute((alias("IA__FcLangNormalize"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;

Completed in 30 milliseconds