Home
last modified time | relevance | path

Searched refs:fEndCodes (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4c/source/samples/layout/
Dcmaps.cpp117 fEndCodes = &header->endCodes[0]; in CMAPFormat4Mapper()
146 if (unicode >= SWAPU16(fStartCodes[index]) && unicode <= SWAPU16(fEndCodes[index])) { in unicodeToGlyph()
Dcmaps.h53 const le_uint16 *fEndCodes; variable
/external/icu/icu4c/source/test/perf/leperf/
Dcmaps.cpp158 fEndCodes = &header->endCodes[0]; in CMAPFormat4Mapper()
187 if (unicode >= SWAPU16(fStartCodes[index]) && unicode <= SWAPU16(fEndCodes[index])) { in unicodeToGlyph()
Dcmaps.h49 const le_uint16 *fEndCodes; variable
/external/icu/icu4c/source/test/letest/
Dcmaps.cpp161 fEndCodes = &header->endCodes[0]; in CMAPFormat4Mapper()
190 if (unicode >= SWAPU16(fStartCodes[index]) && unicode <= SWAPU16(fEndCodes[index])) { in unicodeToGlyph()
Dcmaps.h49 const le_uint16 *fEndCodes; variable