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

/xsrc/external/mit/fontconfig/dist/src/
H A Dfchash.c34 FcHashFunc hash_func;
53 FcHashTableCreate (FcHashFunc hash_func,
H A Dfcint.h411 typedef FcChar32 (* FcHashFunc) (const FcChar8 *data); typedef in typeref:typename:FcChar32 (*)(const FcChar8 * data)
1396 FcHashTableCreate (FcHashFunc hash_func,
H A Dfccfg.c1652 table->family_blank_hash = FcHashTableCreate ((FcHashFunc)FcStrHashIgnoreBlanksAndCase,
1658 table->family_hash = FcHashTableCreate ((FcHashFunc)FcStrHashIgnoreCase,
H A Dfcmatch.c531 table = FcHashTableCreate ((FcHashFunc)FcStrHashIgnoreBlanksAndCase,
/xsrc/external/mit/fontconfig/include/
H A Dfcint.h428 typedef FcChar32 (* FcHashFunc) (const FcChar8 *data); typedef in typeref:typename:FcChar32 (*)(const FcChar8 * data)
1413 FcHashTableCreate (FcHashFunc hash_func,

Completed in 17 milliseconds