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

/xsrc/external/mit/fontconfig/dist/src/
H A Dfccharset.c31 FcCharSetCreate (void) function in typeref:typename:FcCharSet *
63 return FcCharSetCreate ();
423 fcs = FcCharSetCreate ();
877 c = FcCharSetCreate ();
1227 b = FcCharSetCreate ();
H A Dfcmatch.c1141 cs = FcCharSetCreate ();
H A Dfcfreetype.c2602 fcs = FcCharSetCreate ();
H A Dfcxml.c1769 FcCharSet *charset = FcCharSetCreate ();
/xsrc/external/mit/fontconfig/include/
H A Dfcaliastail.h95 # undef FcCharSetCreate
96 extern __typeof (FcCharSetCreate) FcCharSetCreate __attribute((alias("IA__FcCharSetCreate"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;
H A Dfcalias.h87 extern __typeof (FcCharSetCreate) IA__FcCharSetCreate FC_ATTRIBUTE_VISIBILITY_HIDDEN;
88 #define FcCharSetCreate IA__FcCharSetCreate macro
/xsrc/external/mit/fontconfig/dist/test/
H A Dtest-conf.c126 FcCharSet* cs = FcCharSetCreate ();
/xsrc/external/mit/fontconfig/dist/fontconfig/
H A Dfontconfig.h502 FcCharSetCreate (void);
504 /* deprecated alias for FcCharSetCreate */

Completed in 18 milliseconds