Searched refs:FcBlanksAdd (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/fontconfig/include/
H A Dfcaliastail.h7 # undef FcBlanksAdd
8 extern __typeof (FcBlanksAdd) FcBlanksAdd __attribute((alias("IA__FcBlanksAdd"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;
H A Dfcalias.h5 extern __typeof (FcBlanksAdd) IA__FcBlanksAdd FC_ATTRIBUTE_VISIBILITY_HIDDEN;
6 #define FcBlanksAdd IA__FcBlanksAdd macro
/xsrc/external/mit/fontconfig/dist/fontconfig/
H A Dfontconfig.h350 FcBlanksAdd (FcBlanks *b, FcChar32 ucs4);
/xsrc/external/mit/fontconfig/dist/src/
H A Dfccfg.c829 FcBlanksAdd (FcBlanks *b FC_UNUSED, FcChar32 ucs4 FC_UNUSED) function in typeref:typename:FcBool

Completed in 26 milliseconds