Searched refs:encodingOffset (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/samples/layout/
H A Dcmaps.cpp72 offset1 = SWAPL(esh->encodingOffset);
76 offset10 = SWAPL(esh->encodingOffset);
H A Dsfnt.h47 le_uint32 encodingOffset; member in struct:CMAPEncodingSubtableHeader
/macosx-10.10/ICU-531.30/icuSources/test/letest/
H A Dcmaps.cpp74 foundOffset = SWAPL(esh->encodingOffset);
103 foundOffset = SWAPL(esh->encodingOffset);
H A DFontObject.h44 le_uint32 encodingOffset; member in struct:CMAPEncodingSubtableHeader
H A DFontObject.cpp123 return (CMAPEncodingSubtable *) ((char *) cmapTable + SWAPL(esh->encodingOffset));
H A Dsfnt.h50 le_uint32 encodingOffset; member in struct:CMAPEncodingSubtableHeader
/macosx-10.10/ICU-531.30/icuSources/test/perf/leperf/
H A Dcmaps.cpp74 foundOffset = SWAPL(esh->encodingOffset);
103 foundOffset = SWAPL(esh->encodingOffset);
H A DFontObject.h44 le_uint32 encodingOffset; member in struct:CMAPEncodingSubtableHeader
H A DFontObject.cpp123 return (CMAPEncodingSubtable *) ((char *) cmapTable + SWAPL(esh->encodingOffset));
H A Dsfnt.h50 le_uint32 encodingOffset; member in struct:CMAPEncodingSubtableHeader

Completed in 166 milliseconds