Searched refs:FcCharLeaf (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/fontconfig/dist/src/
H A Dfcarch.c35 FC_ASSERT_STATIC (0x20 == sizeof (FcCharLeaf));
44 FC_ASSERT_STATIC (SIZEOF_VOID_P == sizeof (FcCharLeaf **));
H A Dfccharset.c136 static FcCharLeaf *
150 FcCharLeaf *leaf,
228 FcCharLeaf *
232 FcCharLeaf *leaf;
238 leaf = calloc (1, sizeof (FcCharLeaf));
252 FcCharSetInsertLeaf (FcCharSet *fcs, FcChar32 ucs4, FcCharLeaf *leaf)
271 FcCharLeaf *leaf;
287 FcCharLeaf *leaf;
306 FcCharLeaf *leaf;
400 FcCharLeaf *lea
[all...]
H A Dfcdbg.c169 (intptr_t) FcOffsetToPtr (leaves, leaves[i], FcCharLeaf));
177 FcCharLeaf *leaf = FcOffsetToPtr (leaves, leaf_offset, FcCharLeaf);
H A Dfcint.h365 } FcCharLeaf; typedef in typeref:struct:_FcCharLeaf
377 FcCharLeaf))
829 FcPrivate FcCharLeaf *
H A Dfcfreetype.c2612 FcCharLeaf *leaf;
/xsrc/external/mit/fontconfig/include/
H A Dfcint.h382 } FcCharLeaf; typedef in typeref:struct:_FcCharLeaf
394 FcCharLeaf))
846 FcPrivate FcCharLeaf *
/xsrc/external/mit/fontconfig/dist/fc-lang/
H A Dfclang.h28 #define OFF0 (LEAF0 + 739 * sizeof (FcCharLeaf))
33 #define LEAF(o,l) (LEAF0 + l * sizeof (FcCharLeaf) - (OFF0 + o * sizeof (intptr_t)))
40 FcCharLeaf leaves[739];

Completed in 14 milliseconds