Searched refs:startGlyphCode (Results 1 - 6 of 6) sorted by relevance

/external/icu/icu4c/source/samples/layout/
H A Dcmaps.cpp202 return (LEGlyphID) (SWAPU32(fGroups[range].startGlyphCode) + unicode32 - SWAPU32(fGroups[range].startCharCode));
H A Dsfnt.h121 le_uint32 startGlyphCode; member in struct:CMAPGroup
/external/icu/icu4c/source/test/letest/
H A Dcmaps.cpp242 return (LEGlyphID) (SWAPU32(fGroups[range].startGlyphCode) + unicode32 - SWAPU32(fGroups[range].startCharCode));
H A Dsfnt.h200 le_uint32 startGlyphCode; member in struct:CMAPGroup
/external/icu/icu4c/source/test/perf/leperf/
H A Dcmaps.cpp243 return (LEGlyphID) (SWAPU32(fGroups[range].startGlyphCode) + unicode32 - SWAPU32(fGroups[range].startCharCode));
H A Dsfnt.h204 le_uint32 startGlyphCode; member in struct:CMAPGroup

Completed in 207 milliseconds