Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/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
/third_party/flutter/skia/third_party/externals/icu/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
/third_party/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
/third_party/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
/third_party/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