Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx1291 sal_uInt16 *CMAP6 = (sal_uInt16 *) cmap; in getGlyph6() local
1293 firstCode = Int16FromMOTA(*(CMAP6 + 3)); in getGlyph6()
1294 count = Int16FromMOTA(*(CMAP6 + 4)); in getGlyph6()
1299 return *((CMAP6 + 5)/*glyphIdArray*/ + (c - firstCode)); in getGlyph6()

Completed in 45 milliseconds