Searched refs:FcCopyFunc (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/fontconfig/dist/src/
H A Dfchash.c36 FcCopyFunc key_copy_func;
37 FcCopyFunc value_copy_func;
55 FcCopyFunc key_copy_func,
56 FcCopyFunc value_copy_func,
H A Dfcint.h413 typedef FcBool (* FcCopyFunc) (const void *src, void **dest); typedef in typeref:typename:FcBool (*)(const void * src,void ** dest)
1398 FcCopyFunc key_copy_func,
1399 FcCopyFunc value_copy_func,
H A Dfccfg.c1654 (FcCopyFunc)copy_string,
1660 (FcCopyFunc)copy_string,
/xsrc/external/mit/fontconfig/include/
H A Dfcint.h430 typedef FcBool (* FcCopyFunc) (const void *src, void **dest); typedef in typeref:typename:FcBool (*)(const void * src,void ** dest)
1415 FcCopyFunc key_copy_func,
1416 FcCopyFunc value_copy_func,

Completed in 8 milliseconds