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

/xsrc/external/mit/fontconfig/include/
H A Dfcaliastail.h63 # undef FcConfigGetBlanks
64 extern __typeof (FcConfigGetBlanks) FcConfigGetBlanks __attribute((alias("IA__FcConfigGetBlanks"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;
H A Dfcalias.h57 extern __typeof (FcConfigGetBlanks) IA__FcConfigGetBlanks FC_ATTRIBUTE_VISIBILITY_HIDDEN;
58 #define FcConfigGetBlanks IA__FcConfigGetBlanks macro
/xsrc/external/mit/libXft/dist/src/
H A Dxftfreetype.c846 charset = FcFreeTypeCharSet (face, FcConfigGetBlanks (NULL));
/xsrc/external/mit/fontconfig/dist/fontconfig/
H A Dfontconfig.h441 FcConfigGetBlanks (FcConfig *config);
/xsrc/external/mit/fontconfig/dist/src/
H A Dfccfg.c843 FcConfigGetBlanks (FcConfig *config FC_UNUSED) function in typeref:typename:FcBlanks *

Completed in 10 milliseconds