Searched refs:FcStrBufInit (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/fontconfig/dist/src/
H A Dfcname.c649 FcStrBufInit (&buf, buf_static, sizeof (buf_static));
650 FcStrBufInit (&buf2, buf2_static, sizeof (buf2_static));
H A Dfcdbg.c145 FcStrBufInit (&buf, init_buf, sizeof (init_buf));
H A Dfcstr.c829 FcStrBufInit (FcStrBuf *buf, FcChar8 *init, int size) function in typeref:typename:void
851 FcStrBufInit (buf, 0, 0);
H A Dfcint.h1294 FcStrBufInit (FcStrBuf *buf, FcChar8 *init, int size);
H A Dfcmatch.c686 FcStrBufInit (&variations, NULL, 0);
H A Dfcxml.c1191 FcStrBufInit (&new->str, 0, 0);
3605 FcStrBufInit (&reason, NULL, 0);
3647 FcStrBufInit (&sbuf, NULL, 0);
H A Dfcfreetype.c1745 FcStrBufInit (&sbuf, NULL, 0);
/xsrc/external/mit/fontconfig/include/
H A Dfcint.h1311 FcStrBufInit (FcStrBuf *buf, FcChar8 *init, int size);

Completed in 19 milliseconds