Searched refs:segCount (Results 1 – 1 of 1) sorted by relevance
1328 sal_uInt16 segCount; in getGlyph4() local1338 segCount = Int16FromMOTA(*(CMAP4 + 3))/2; in getGlyph4()1340 i = GEbinsearch(endCode, segCount, (sal_uInt16)c); in getGlyph4()1345 startCode = endCode + segCount + 1; in getGlyph4()1350 idDelta = startCode + segCount; in getGlyph4()1351 idRangeOffset = idDelta + segCount; in getGlyph4()1352 glyphIndexArray = idRangeOffset + segCount; in getGlyph4()
Completed in 26 milliseconds