Searched refs:ToReturn (Results 1 – 1 of 1) sorted by relevance
1250 sal_uInt32 ToReturn; in getGlyph2() local1272 ToReturn = *((&(subHeader2s[k].idRangeOffset)) in getGlyph2()1275 if(ToReturn == 0) { in getGlyph2()1278 ToReturn += Int16FromMOTA(subHeader2s[k].idDelta); in getGlyph2()1279 return (ToReturn & 0xFFFF); in getGlyph2()1327 int ToReturn; in getGlyph4() local1358 ToReturn = (Int16FromMOTA(idDelta[i]) + c) & 0xFFFF; in getGlyph4()1359 return ToReturn; in getGlyph4()
Completed in 28 milliseconds