Searched refs:lastCode (Results 1 – 1 of 1) sorted by relevance
1290 sal_uInt16 firstCode, lastCode, count; in getGlyph6() local1295 lastCode = firstCode + count - 1; in getGlyph6()1296 if (c < firstCode || c > lastCode) { in getGlyph6()
Completed in 28 milliseconds