Searched refs:FcFreeTypeQueryAll (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/fontconfig/dist/fc-query/ |
| H A D | fc-query.c | 161 if (!FcFreeTypeQueryAll ((FcChar8*) argv[i], id, NULL, NULL, fs))
|
| /xsrc/external/mit/fontconfig/dist/src/ |
| H A D | fcdir.c | 81 if (!FcFreeTypeQueryAll (file, -1, NULL, NULL, set))
|
| H A D | fcfreetype.c | 2315 FcFreeTypeQueryAll(const FcChar8 *file, function in typeref:typename:unsigned int
|
| /xsrc/external/mit/fontconfig/include/ |
| H A D | fcaliastail.h | 177 # undef FcFreeTypeQueryAll 178 extern __typeof (FcFreeTypeQueryAll) FcFreeTypeQueryAll __attribute((alias("IA__FcFreeTypeQueryAll"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;
|
| H A D | fcalias.h | 155 extern __typeof (FcFreeTypeQueryAll) IA__FcFreeTypeQueryAll FC_ATTRIBUTE_VISIBILITY_HIDDEN; 156 #define FcFreeTypeQueryAll IA__FcFreeTypeQueryAll macro
|
| /xsrc/external/mit/fontconfig/dist/fontconfig/ |
| H A D | fontconfig.h | 630 FcFreeTypeQueryAll(const FcChar8 *file, unsigned int id, FcBlanks *blanks, int *count, FcFontSet *set);
|
Completed in 76 milliseconds