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

/xsrc/external/mit/fontconfig/include/
H A Dfcaliastail.h97 # undef FcCharSetNew
98 extern __typeof (FcCharSetNew) FcCharSetNew __attribute((alias("IA__FcCharSetNew"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;
H A Dfcalias.h89 extern __typeof (FcCharSetNew) IA__FcCharSetNew FC_ATTRIBUTE_VISIBILITY_HIDDEN;
90 #define FcCharSetNew IA__FcCharSetNew macro
/xsrc/external/mit/fontconfig/dist/fontconfig/
H A Dfontconfig.h506 FcCharSetNew (void);
/xsrc/external/mit/fontconfig/dist/src/
H A Dfccharset.c61 FcCharSetNew (void) function in typeref:typename:FcCharSet *

Completed in 7 milliseconds