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

/xsrc/external/mit/fontconfig/include/
H A Dfcaliastail.h115 # undef FcCharSetMerge
116 extern __typeof (FcCharSetMerge) FcCharSetMerge __attribute((alias("IA__FcCharSetMerge"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;
H A Dfcalias.h107 extern __typeof (FcCharSetMerge) IA__FcCharSetMerge FC_ATTRIBUTE_VISIBILITY_HIDDEN;
108 #define FcCharSetMerge IA__FcCharSetMerge macro
/xsrc/external/mit/fontconfig/dist/fontconfig/
H A Dfontconfig.h533 FcCharSetMerge (FcCharSet *a, const FcCharSet *b, FcBool *changed);
/xsrc/external/mit/fontconfig/dist/src/
H A Dfccharset.c517 FcCharSetMerge (FcCharSet *a, const FcCharSet *b, FcBool *changed) function in typeref:typename:FcBool
H A Dfcmatch.c1162 if (!FcCharSetMerge (cs, ncs, &adds_chars))

Completed in 9 milliseconds