Searched refs:CMAP6 (Results 1 – 1 of 1) sorted by relevance
1291 sal_uInt16 *CMAP6 = (sal_uInt16 *) cmap; in getGlyph6() local1293 firstCode = Int16FromMOTA(*(CMAP6 + 3)); in getGlyph6()1294 count = Int16FromMOTA(*(CMAP6 + 4)); in getGlyph6()1299 return *((CMAP6 + 5)/*glyphIdArray*/ + (c - firstCode)); in getGlyph6()
Completed in 15 milliseconds