Searched refs:FcFreeTypeQueryAll (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/fontconfig/dist/fc-query/
H A Dfc-query.c161 if (!FcFreeTypeQueryAll ((FcChar8*) argv[i], id, NULL, NULL, fs))
/xsrc/external/mit/fontconfig/dist/src/
H A Dfcdir.c81 if (!FcFreeTypeQueryAll (file, -1, NULL, NULL, set))
H A Dfcfreetype.c2315 FcFreeTypeQueryAll(const FcChar8 *file, function in typeref:typename:unsigned int
/xsrc/external/mit/fontconfig/include/
H A Dfcaliastail.h177 # undef FcFreeTypeQueryAll
178 extern __typeof (FcFreeTypeQueryAll) FcFreeTypeQueryAll __attribute((alias("IA__FcFreeTypeQueryAll"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;
H A Dfcalias.h155 extern __typeof (FcFreeTypeQueryAll) IA__FcFreeTypeQueryAll FC_ATTRIBUTE_VISIBILITY_HIDDEN;
156 #define FcFreeTypeQueryAll IA__FcFreeTypeQueryAll macro
/xsrc/external/mit/fontconfig/dist/fontconfig/
H A Dfontconfig.h630 FcFreeTypeQueryAll(const FcChar8 *file, unsigned int id, FcBlanks *blanks, int *count, FcFontSet *set);

Completed in 76 milliseconds