Home
last modified time | relevance | path

Searched refs:glyphIndexTable (Results 1 – 5 of 5) sorted by relevance

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