Searched refs:FcStrBuf (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/fontconfig/dist/src/ |
| H A D | fcformat.c | 267 FcStrBuf *buf); 272 FcStrBuf *buf) 327 FcStrBuf *buf, 333 FcStrBuf *buf) 343 FcStrBuf *buf) 428 FcStrBuf *buf) 466 FcStrBuf *buf) 499 FcStrBuf *buf) 544 FcStrBuf *buf) 571 FcStrBuf *bu [all...] |
| H A D | fcint.h | 407 } FcStrBuf; typedef in typeref:struct:_FcStrBuf 814 FcNameUnparseCharSet (FcStrBuf *buf, const FcCharSet *c); 820 FcNameUnparseValue (FcStrBuf *buf, 825 FcNameUnparseValueList (FcStrBuf *buf, 1024 FcNameUnparseLangSet (FcStrBuf *buf, const FcLangSet *ls); 1294 FcStrBufInit (FcStrBuf *buf, FcChar8 *init, int size); 1297 FcStrBufDestroy (FcStrBuf *buf); 1300 FcStrBufDone (FcStrBuf *buf); 1303 FcStrBufDoneStatic (FcStrBuf *buf); 1306 FcStrBufChar (FcStrBuf *bu [all...] |
| H A D | fcname.c | 556 FcNameUnparseString (FcStrBuf *buf, 575 FcNameUnparseValue (FcStrBuf *buf, 617 FcNameUnparseValueList (FcStrBuf *buf, 644 FcStrBuf buf, buf2;
|
| H A D | fcstr.c | 829 FcStrBufInit (FcStrBuf *buf, FcChar8 *init, int size) 846 FcStrBufDestroy (FcStrBuf *buf) 856 FcStrBufDone (FcStrBuf *buf) 874 FcStrBufDoneStatic (FcStrBuf *buf) 885 FcStrBufChar (FcStrBuf *buf, FcChar8 c) 923 FcStrBufString (FcStrBuf *buf, const FcChar8 *s) 933 FcStrBufData (FcStrBuf *buf, const FcChar8 *s, int len)
|
| H A D | fcdbg.c | 142 FcStrBuf buf;
|
| H A D | fccharset.c | 898 FcNameUnparseUnicode (FcStrBuf *buf, FcChar32 u) 906 FcNameUnparseCharSet (FcStrBuf *buf, const FcCharSet *c)
|
| H A D | fclang.c | 839 FcNameUnparseLangSet (FcStrBuf *buf, const FcLangSet *ls)
|
| H A D | fcmatch.c | 678 FcStrBuf variations;
|
| H A D | fcxml.c | 521 FcStrBuf str; 3600 FcStrBuf sbuf; 3603 FcStrBuf reason;
|
| H A D | fcfreetype.c | 1710 FcStrBuf sbuf;
|
| /xsrc/external/mit/fontconfig/include/ |
| H A D | fcint.h | 424 } FcStrBuf; typedef in typeref:struct:_FcStrBuf 831 FcNameUnparseCharSet (FcStrBuf *buf, const FcCharSet *c); 837 FcNameUnparseValue (FcStrBuf *buf, 842 FcNameUnparseValueList (FcStrBuf *buf, 1041 FcNameUnparseLangSet (FcStrBuf *buf, const FcLangSet *ls); 1311 FcStrBufInit (FcStrBuf *buf, FcChar8 *init, int size); 1314 FcStrBufDestroy (FcStrBuf *buf); 1317 FcStrBufDone (FcStrBuf *buf); 1320 FcStrBufDoneStatic (FcStrBuf *buf); 1323 FcStrBufChar (FcStrBuf *bu [all...] |
Completed in 20 milliseconds