Searched defs:FcCompareFunc (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/fontconfig/dist/src/ | ||
| 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) |
| /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) |
Completed in 5 milliseconds