Searched refs:FcCompareFunc (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/fontconfig/dist/src/ | ||
| H A D | fchash.c | 35 FcCompareFunc compare_func; 54 FcCompareFunc compare_func, |
| H A D | fcint.h | 412 typedef int (* FcCompareFunc) (const FcChar8 *v1, const FcChar8 *v2); typedef in typeref:typename:int (*)(const FcChar8 * v1,const FcChar8 * v2) 1397 FcCompareFunc compare_func, |
| H A D | fccfg.c | 1653 (FcCompareFunc)FcStrCmpIgnoreBlanksAndCase, 1659 (FcCompareFunc)FcStrCmpIgnoreCase, |
| H A D | fcmatch.c | 532 (FcCompareFunc)FcStrCmpIgnoreBlanksAndCase, |
| /xsrc/external/mit/fontconfig/include/ | ||
| H A D | fcint.h | 429 typedef int (* FcCompareFunc) (const FcChar8 *v1, const FcChar8 *v2); typedef in typeref:typename:int (*)(const FcChar8 * v1,const FcChar8 * v2) 1414 FcCompareFunc compare_func, |
Completed in 10 milliseconds