Home
last modified time | relevance | path

Searched refs:glyphIndexTable (Results 1 - 6 of 6) sorted by relevance

/third_party/icu/icu4c/source/samples/layout/
H A Dcmaps.cpp158 le_uint16 *glyphIndexTable = (le_uint16 *) ((char *) &fIdRangeOffset[index] + rangeOffset); in unicodeToGlyph() local
160 result = SWAPW(glyphIndexTable[offset]); in unicodeToGlyph()
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dcmaps.cpp158 le_uint16 *glyphIndexTable = (le_uint16 *) ((char *) &fIdRangeOffset[index] + rangeOffset); in unicodeToGlyph() local
160 result = SWAPW(glyphIndexTable[offset]); in unicodeToGlyph()
/third_party/icu/icu4c/source/test/perf/leperf/
H A DFontObject.cpp188 le_uint16 *glyphIndexTable = (le_uint16 *) ((char *) &cmIdRangeOffset[index] + rangeOffset); in unicodeToGlyph() local
190 result = SWAPW(glyphIndexTable[offset]); in unicodeToGlyph()
H A Dcmaps.cpp199 le_uint16 *glyphIndexTable = (le_uint16 *) ((char *) &fIdRangeOffset[index] + rangeOffset); in unicodeToGlyph() local
201 result = SWAPW(glyphIndexTable[offset]); in unicodeToGlyph()
/third_party/icu/icu4c/source/test/letest/
H A DFontObject.cpp184 le_uint16 *glyphIndexTable = (le_uint16 *) ((char *) &cmIdRangeOffset[index] + rangeOffset); in unicodeToGlyph() local
186 result = SWAPW(glyphIndexTable[offset]); in unicodeToGlyph()
H A Dcmaps.cpp198 le_uint16 *glyphIndexTable = (le_uint16 *) ((char *) &fIdRangeOffset[index] + rangeOffset); in unicodeToGlyph() local
200 result = SWAPW(glyphIndexTable[offset]); in unicodeToGlyph()

Completed in 4 milliseconds