Searched refs:FcCopyFunc (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/fontconfig/dist/src/ | ||
| H A D | fchash.c | 36 FcCopyFunc key_copy_func; 37 FcCopyFunc value_copy_func; 55 FcCopyFunc key_copy_func, 56 FcCopyFunc value_copy_func, |
| H A D | fcint.h | 413 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 D | fccfg.c | 1654 (FcCopyFunc)copy_string, 1660 (FcCopyFunc)copy_string, |
| /xsrc/external/mit/fontconfig/include/ | ||
| H A D | fcint.h | 430 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