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

/xsrc/external/mit/fontconfig/dist/test/
H A Dtest-bz106618.c30 FcFontSet *fs = FcConfigGetFonts (NULL, FcSetSystem);
/xsrc/external/mit/fontconfig/include/
H A Dfcaliastail.h71 # undef FcConfigGetFonts
72 extern __typeof (FcConfigGetFonts) FcConfigGetFonts __attribute((alias("IA__FcConfigGetFonts"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;
H A Dfcalias.h65 extern __typeof (FcConfigGetFonts) IA__FcConfigGetFonts FC_ATTRIBUTE_VISIBILITY_HIDDEN;
66 #define FcConfigGetFonts IA__FcConfigGetFonts macro
/xsrc/external/mit/fontconfig/dist/src/
H A Dfccfg.c792 FcConfigGetFonts (FcConfig *config, function in typeref:typename:FcFontSet *
2816 set = FcConfigGetFonts (config, FcSetApplication);
2869 set = FcConfigGetFonts (config, FcSetApplication);
/xsrc/external/mit/fontconfig/dist/fontconfig/
H A Dfontconfig.h453 FcConfigGetFonts (FcConfig *config,

Completed in 10 milliseconds