Searched refs:FcConfigGetCurrent (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/fontconfig/dist/fc-conflist/
H A Dfc-conflist.c128 config = FcConfigGetCurrent ();
/xsrc/external/mit/fontconfig/dist/test/
H A Dtest-bz106632.c241 if (FcConfigGetCurrent () == config)
289 if (FcConfigGetCurrent () == config)
/xsrc/external/mit/fontconfig/dist/fc-cache/
H A Dfc-cache.c382 config = FcConfigGetCurrent();
/xsrc/external/mit/fontconfig/dist/src/
H A Dfccfg.c591 FcConfigGetCurrent (void) function in typeref:typename:FcConfig *
797 config = FcConfigGetCurrent ();
2993 config = FcConfigGetCurrent ();
3011 /* We can't use FcConfigGetCurrent() here to ensure
3196 c = FcConfigGetCurrent ();
3210 c = FcConfigGetCurrent ();
3235 c = FcConfigGetCurrent ();
/xsrc/external/mit/fontconfig/include/
H A Dfcaliastail.h49 # undef FcConfigGetCurrent
50 extern __typeof (FcConfigGetCurrent) FcConfigGetCurrent __attribute((alias("IA__FcConfigGetCurrent"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;
H A Dfcalias.h43 extern __typeof (FcConfigGetCurrent) IA__FcConfigGetCurrent FC_ATTRIBUTE_VISIBILITY_HIDDEN;
44 #define FcConfigGetCurrent IA__FcConfigGetCurrent macro
/xsrc/external/mit/fontconfig/dist/fontconfig/
H A Dfontconfig.h420 FcConfigGetCurrent (void);
/xsrc/external/mit/xterm/dist/
H A Dfontutils.c4577 FcConfigSubstitute(FcConfigGetCurrent(),
4617 font_pattern = FcFontRenderPrepare(FcConfigGetCurrent(),

Completed in 16 milliseconds