Searched refs:theLowByte (Results 1 – 1 of 1) sorted by relevance
1245 sal_uInt8 theLowByte; in getGlyph2() local1253 theLowByte = (sal_uInt8)(c & 0x00ff); in getGlyph2()1260 …if(theLowByte >= firstCode && theLowByte < (firstCode + Int16FromMOTA(subHeader2s[k].entryCount)))… in getGlyph2()1263 … + theLowByte /* + to_look */ in getGlyph2()1271 …if(theLowByte >= firstCode && theLowByte < (firstCode + Int16FromMOTA(subHeader2s[k].entryCount)))… in getGlyph2()1274 + theLowByte - firstCode); in getGlyph2()
Completed in 40 milliseconds