Searched refs:Int16FromMOTA (Results 1 – 1 of 1) sorted by relevance
334 #define Int16FromMOTA(a) (a) macro337 static sal_uInt16 Int16FromMOTA(sal_uInt16 a) { in Int16FromMOTA() function1256 k = Int16FromMOTA(subHeader2Keys[theHighByte]) / 8; in getGlyph2()1293 firstCode = Int16FromMOTA(*(CMAP6 + 3)); in getGlyph6()1294 count = Int16FromMOTA(*(CMAP6 + 4)); in getGlyph6()1313 res = Int16FromMOTA(*(ar+mid)); in GEbinsearch()1338 segCount = Int16FromMOTA(*(CMAP4 + 3))/2; in getGlyph4()1347 if(Int16FromMOTA(startCode[i]) > c) { in getGlyph4()1354 if(Int16FromMOTA(idRangeOffset[i]) != 0) { in getGlyph4()1355 …c = Int16FromMOTA(*(&(idRangeOffset[i]) + (Int16FromMOTA(idRangeOffset[i])/2 + (c - Int16FromMOTA(… in getGlyph4()[all …]
Completed in 28 milliseconds