Searched refs:key_copy_func (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/fontconfig/dist/src/
H A Dfchash.c36 FcCopyFunc key_copy_func; member in struct:_FcHashTable
55 FcCopyFunc key_copy_func,
67 ret->key_copy_func = key_copy_func;
138 if (table->key_copy_func)
139 ret |= !table->key_copy_func (key, &bucket->key);
53 FcHashTableCreate(FcHashFunc hash_func,FcCompareFunc compare_func,FcCopyFunc key_copy_func,FcCopyFunc value_copy_func,FcDestroyFunc key_destroy_func,FcDestroyFunc value_destroy_func) argument
H A Dfcint.h1398 FcCopyFunc key_copy_func,
/xsrc/external/mit/fontconfig/include/
H A Dfcint.h1415 FcCopyFunc key_copy_func,

Completed in 8 milliseconds