Home
last modified time | relevance | path

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

/external/icu4c/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/icu4c/test/letest/
Dcmaps.cpp113 fIdDelta = &fStartCodes[segCount]; in CMAPFormat4Mapper()
114 fIdRangeOffset = &fIdDelta[segCount]; in CMAPFormat4Mapper()
151 result += SWAPW(fIdDelta[index]); in unicodeToGlyph()
Dcmaps.h51 const le_uint16 *fIdDelta; variable