Searched refs:FcStrBufInit (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/fontconfig/dist/src/ |
| H A D | fcname.c | 649 FcStrBufInit (&buf, buf_static, sizeof (buf_static)); 650 FcStrBufInit (&buf2, buf2_static, sizeof (buf2_static));
|
| H A D | fcdbg.c | 145 FcStrBufInit (&buf, init_buf, sizeof (init_buf));
|
| H A D | fcstr.c | 829 FcStrBufInit (FcStrBuf *buf, FcChar8 *init, int size) function in typeref:typename:void 851 FcStrBufInit (buf, 0, 0);
|
| H A D | fcint.h | 1294 FcStrBufInit (FcStrBuf *buf, FcChar8 *init, int size);
|
| H A D | fcmatch.c | 686 FcStrBufInit (&variations, NULL, 0);
|
| H A D | fcxml.c | 1191 FcStrBufInit (&new->str, 0, 0); 3605 FcStrBufInit (&reason, NULL, 0); 3647 FcStrBufInit (&sbuf, NULL, 0);
|
| H A D | fcfreetype.c | 1745 FcStrBufInit (&sbuf, NULL, 0);
|
| /xsrc/external/mit/fontconfig/include/ |
| H A D | fcint.h | 1311 FcStrBufInit (FcStrBuf *buf, FcChar8 *init, int size);
|
Completed in 19 milliseconds