Searched refs:glyphIndexTable (Results 1 – 5 of 5) sorted by relevance
158 … le_uint16 *glyphIndexTable = (le_uint16 *) ((char *) &fIdRangeOffset[index] + rangeOffset); in unicodeToGlyph() local160 result = SWAPW(glyphIndexTable[offset]); in unicodeToGlyph()
199 … le_uint16 *glyphIndexTable = (le_uint16 *) ((char *) &fIdRangeOffset[index] + rangeOffset); in unicodeToGlyph() local201 result = SWAPW(glyphIndexTable[offset]); in unicodeToGlyph()
188 … le_uint16 *glyphIndexTable = (le_uint16 *) ((char *) &cmIdRangeOffset[index] + rangeOffset); in unicodeToGlyph() local190 result = SWAPW(glyphIndexTable[offset]); in unicodeToGlyph()
198 … le_uint16 *glyphIndexTable = (le_uint16 *) ((char *) &fIdRangeOffset[index] + rangeOffset); in unicodeToGlyph() local200 result = SWAPW(glyphIndexTable[offset]); in unicodeToGlyph()
184 … le_uint16 *glyphIndexTable = (le_uint16 *) ((char *) &cmIdRangeOffset[index] + rangeOffset); in unicodeToGlyph() local186 result = SWAPW(glyphIndexTable[offset]); in unicodeToGlyph()