Home
last modified time | relevance | path

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

/external/icu/icu4c/source/samples/layout/
Dcmaps.cpp125 fIdDelta = &fStartCodes[segCount]; in CMAPFormat4Mapper()
126 fIdRangeOffset = &fIdDelta[segCount]; in CMAPFormat4Mapper()
163 result += SWAPW(fIdDelta[index]); in unicodeToGlyph()
Dcmaps.h61 const le_uint16 *fIdDelta; variable
/external/icu/icu4c/source/test/letest/
Dcmaps.cpp165 fIdDelta = &fStartCodes[segCount]; in CMAPFormat4Mapper()
166 fIdRangeOffset = &fIdDelta[segCount]; in CMAPFormat4Mapper()
203 result += SWAPW(fIdDelta[index]); in unicodeToGlyph()
Dcmaps.h53 const le_uint16 *fIdDelta; variable
/external/icu/icu4c/source/test/perf/leperf/
Dcmaps.cpp166 fIdDelta = &fStartCodes[segCount]; in CMAPFormat4Mapper()
167 fIdRangeOffset = &fIdDelta[segCount]; in CMAPFormat4Mapper()
204 result += SWAPW(fIdDelta[index]); in unicodeToGlyph()
Dcmaps.h57 const le_uint16 *fIdDelta; variable