Home
last modified time | relevance | path

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

/external/icu/icu4c/source/samples/layout/
Dcmaps.cpp119 fIdDelta = &fStartCodes[segCount]; in CMAPFormat4Mapper()
120 fIdRangeOffset = &fIdDelta[segCount]; in CMAPFormat4Mapper()
157 result += SWAPW(fIdDelta[index]); in unicodeToGlyph()
Dcmaps.h55 const le_uint16 *fIdDelta; variable
/external/icu/icu4c/source/test/perf/leperf/
Dcmaps.cpp160 fIdDelta = &fStartCodes[segCount]; in CMAPFormat4Mapper()
161 fIdRangeOffset = &fIdDelta[segCount]; in CMAPFormat4Mapper()
198 result += SWAPW(fIdDelta[index]); in unicodeToGlyph()
Dcmaps.h51 const le_uint16 *fIdDelta; variable
/external/icu/icu4c/source/test/letest/
Dcmaps.cpp163 fIdDelta = &fStartCodes[segCount]; in CMAPFormat4Mapper()
164 fIdRangeOffset = &fIdDelta[segCount]; in CMAPFormat4Mapper()
201 result += SWAPW(fIdDelta[index]); in unicodeToGlyph()
Dcmaps.h51 const le_uint16 *fIdDelta; variable