Searched defs:startCharCode (Results 1 - 4 of 4) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-ot-cmap-table.hh181 if (codepoint < startCharCode) return -1;
192 ULONG startCharCode; /* First character code in this group. */ member in struct:OT::CmapSubtableLongGroup
206 hb_codepoint_t gid = glyphIdArray[codepoint - startCharCode];
222 UINT startCharCode; /* First character code covered. */ member in struct:OT::CmapSubtableTrimmed
265 { return group.glyphID + (u - group.startCharCode); }
/external/icu/icu4c/source/samples/layout/
H A Dsfnt.h113 le_uint32 startCharCode; member in struct:CMAPGroup
127 le_uint32 startCharCode; member in struct:CMAPFormat10Encoding
/external/icu/icu4c/source/test/letest/
H A Dsfnt.h196 le_uint32 startCharCode; member in struct:CMAPGroup
228 le_uint32 startCharCode; member in struct:CMAPFormat10Encoding
237 le_uint32 startCharCode; member in struct:CMAPFormat10Encoding
/external/icu/icu4c/source/test/perf/leperf/
H A Dsfnt.h196 le_uint32 startCharCode; member in struct:CMAPGroup
228 le_uint32 startCharCode; member in struct:CMAPFormat10Encoding
237 le_uint32 startCharCode; member in struct:CMAPFormat10Encoding

Completed in 667 milliseconds