Searched defs:fcs (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/fontconfig/dist/fc-validate/ |
| H A D | fc-validate.c | 182 FcCharSet *fcs, *fcs_sub; local in function:main
|
| /xsrc/external/mit/fontconfig/dist/src/ |
| H A D | fccharset.c | 33 FcCharSet *fcs; local in function:FcCharSetCreate 48 FcCharSet *fcs = (FcCharSet *) vbuf; local in function:FcCharSetPromote 67 FcCharSetDestroy(FcCharSet * fcs) argument 99 FcCharSetFindLeafForward(const FcCharSet * fcs,int start,FcChar16 num) argument 131 FcCharSetFindLeafPos(const FcCharSet * fcs,FcChar32 ucs4) argument 137 FcCharSetFindLeaf(const FcCharSet * fcs,FcChar32 ucs4) argument 148 FcCharSetPutLeaf(FcCharSet * fcs,FcChar32 ucs4,FcCharLeaf * leaf,int pos) argument 229 FcCharSetFindLeafCreate(FcCharSet * fcs,FcChar32 ucs4) argument 252 FcCharSetInsertLeaf(FcCharSet * fcs,FcChar32 ucs4,FcCharLeaf * leaf) argument 260 FcCharSetLeaves(fcs)[pos] = FcPtrToOffset (FcCharSetLeaves(fcs), local in function:FcCharSetInsertLeaf 269 FcCharSetAddChar(FcCharSet * fcs,FcChar32 ucs4) argument 285 FcCharSetDelChar(FcCharSet * fcs,FcChar32 ucs4) argument 316 FcCharSetIterSet(const FcCharSet * fcs,FcCharSetIter * iter) argument 336 FcCharSetIterNext(const FcCharSet * fcs,FcCharSetIter * iter) argument 354 FcCharSetIterStart(const FcCharSet * fcs,FcCharSetIter * iter) argument 398 FcCharSetAddLeaf(FcCharSet * fcs,FcChar32 ucs4,FcCharLeaf * leaf) argument 418 FcCharSet *fcs; local in function:FcCharSetOperate 591 FcCharSetHasChar(const FcCharSet * fcs,FcChar32 ucs4) argument 1109 FcCharSetHash(FcCharSet * fcs) argument 1140 FcCharSetFreezeBase(FcCharSetFreezer * freezer,FcCharSet * fcs) argument 1220 FcCharSetFreeze(FcCharSetFreezer * freezer,const FcCharSet * fcs) argument [all...] |
| H A D | fcfreetype.c | 2599 FcCharSet *fcs; local in function:FcFreeTypeCharSet [all...] |
Completed in 8 milliseconds