Searched refs:glyphIndexTable (Results 1 – 3 of 3) sorted by relevance
146 … le_uint16 *glyphIndexTable = (le_uint16 *) ((char *) &fIdRangeOffset[index] + rangeOffset); in unicodeToGlyph() local148 result = SWAPW(glyphIndexTable[offset]); in unicodeToGlyph()
182 … le_uint16 *glyphIndexTable = (le_uint16 *) ((char *) &cmIdRangeOffset[index] + rangeOffset); in unicodeToGlyph() local184 result = SWAPW(glyphIndexTable[offset]); in unicodeToGlyph()
152 … le_uint16 *glyphIndexTable = (le_uint16 *) ((char *) &fIdRangeOffset[index] + rangeOffset); in unicodeToGlyph() local154 result = SWAPW(glyphIndexTable[offset]); in unicodeToGlyph()