Home
last modified time | relevance | path

Searched refs:fIdDelta (Results 1 - 8 of 8) sorted by relevance

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

Completed in 3 milliseconds