Searched refs:FcConfigParseAndLoad (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/fontconfig/dist/src/
H A Dfcinit.c89 if (!FcConfigParseAndLoad (config, 0, FcTrue))
H A Dfcxml.c3718 FcConfigParseAndLoad (FcConfig *config, function in typeref:typename:FcBool
/xsrc/external/mit/fontconfig/include/
H A Dfcaliastail.h499 # undef FcConfigParseAndLoad
500 extern __typeof (FcConfigParseAndLoad) FcConfigParseAndLoad __attribute((alias("IA__FcConfigParseAndLoad"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;
H A Dfcalias.h447 extern __typeof (FcConfigParseAndLoad) IA__FcConfigParseAndLoad FC_ATTRIBUTE_VISIBILITY_HIDDEN;
448 #define FcConfigParseAndLoad IA__FcConfigParseAndLoad macro
/xsrc/external/mit/fontconfig/dist/fontconfig/
H A Dfontconfig.h1136 FcConfigParseAndLoad (FcConfig *config, const FcChar8 *file, FcBool complain);

Completed in 15 milliseconds