Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx1329 sal_uInt16 * startCode; in getGlyph4() local
1345 startCode = endCode + segCount + 1; in getGlyph4()
1347 if(Int16FromMOTA(startCode[i]) > c) { in getGlyph4()
1350 idDelta = startCode + segCount; in getGlyph4()
1355 …(*(&(idRangeOffset[i]) + (Int16FromMOTA(idRangeOffset[i])/2 + (c - Int16FromMOTA(startCode[i]))))); in getGlyph4()

Completed in 34 milliseconds