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

/xsrc/external/mit/fontconfig/include/
H A Dfcaliastail.h103 # undef FcCharSetDelChar
104 extern __typeof (FcCharSetDelChar) FcCharSetDelChar __attribute((alias("IA__FcCharSetDelChar"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;
H A Dfcalias.h95 extern __typeof (FcCharSetDelChar) IA__FcCharSetDelChar FC_ATTRIBUTE_VISIBILITY_HIDDEN;
96 #define FcCharSetDelChar IA__FcCharSetDelChar macro
/xsrc/external/mit/fontconfig/dist/fontconfig/
H A Dfontconfig.h515 FcCharSetDelChar (FcCharSet *fcs, FcChar32 ucs4);
/xsrc/external/mit/fontconfig/dist/src/
H A Dfccharset.c285 FcCharSetDelChar (FcCharSet *fcs, FcChar32 ucs4) function in typeref:typename:FcBool

Completed in 10 milliseconds