Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx1290 sal_uInt16 firstCode, lastCode, count; in getGlyph6() local
1295 lastCode = firstCode + count - 1; in getGlyph6()
1296 if (c < firstCode || c > lastCode) { in getGlyph6()

Completed in 30 milliseconds