Searched refs:FcStrBufDoneStatic (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/fontconfig/dist/src/ |
| H A D | fcxml.c | 1484 s = FcStrBufDoneStatic (&parse->pstack->str); 1576 s = FcStrBufDoneStatic (&parse->pstack->str); 1755 s = FcStrBufDoneStatic (&parse->pstack->str); 1920 s = FcStrBufDoneStatic (&parse->pstack->str); 2116 data = FcStrBufDoneStatic (&parse->pstack->str); 2312 data = FcStrBufDoneStatic (&parse->pstack->str); 2506 s = FcStrBufDoneStatic (&parse->pstack->str); 3149 data = FcStrBufDoneStatic (&parse->pstack->str); 3682 ret = FcConfigParseAndLoadFromMemoryInternal (config, filename, FcStrBufDoneStatic (&sbuf), complain, load); 3699 FcConfigMessage (0, FcSevereError, "Cannot %s config file \"%s\": %s", load ? "load" : "scan", name, FcStrBufDoneStatic ( [all...] |
| H A D | fcname.c | 666 p = FcStrBufDoneStatic (&buf2);
|
| H A D | fcint.h | 1303 FcStrBufDoneStatic (FcStrBuf *buf);
|
| H A D | fcmatch.c | 860 FcPatternObjectAddString (new, FC_FONT_VARIATIONS_OBJECT, FcStrBufDoneStatic (&variations));
|
| H A D | fcstr.c | 874 FcStrBufDoneStatic (FcStrBuf *buf) function in typeref:typename:FcChar8 *
|
| H A D | fcfreetype.c | 1749 if (!FcPatternObjectAddString (pat, FC_FULLNAME_OBJECT, FcStrBufDoneStatic (&sbuf)))
|
| /xsrc/external/mit/fontconfig/include/ |
| H A D | fcint.h | 1320 FcStrBufDoneStatic (FcStrBuf *buf);
|
Completed in 16 milliseconds