Searched refs:highBit (Results 1 – 14 of 14) sorted by relevance
18 le_int8 OpenTypeUtilities::highBit(le_int32 value) in highBit() function in OpenTypeUtilities56 le_uint8 bit = highBit(recordCount); in getTagOffset()83 le_uint8 bit = highBit(recordCount); in getGlyphRangeIndex()114 le_int32 power = 1 << highBit(count); in search()136 le_int32 power = 1 << highBit(count); in search()
22 static le_int8 highBit(le_int32 value);
45 le_uint8 bit = OpenTypeUtilities::highBit(count); in getGlyphCoverage()
143 le_uint8 bit = OpenTypeUtilities::highBit(recordCount); in findPairValueRecord()
112 entrySelector = OpenTypeUtilities::highBit(nPairs); in KernTable()
17 le_int8 LXUtilities::highBit(le_int32 value) in highBit() function in LXUtilities55 le_int32 power = 1 << highBit(count); in search()
19 static le_int8 highBit(le_int32 value);
44 const int32_t ScriptRun::pairedCharPower = 1 << highBit(pairedCharCount);47 int8_t ScriptRun::highBit(int32_t value) in highBit() function in ScriptRun
85 static int8_t highBit(int32_t value);
56 static int8_t highBit(int32_t value);120 highBit(int32_t value) in highBit() function160 int32_t pairedCharPower = 1 << highBit(pairedCharCount); in getPairIndex()
21 le_int8 highBit(le_uint32 value) in highBit() function167 le_uint8 bit = highBit(nGroups); in CMAPGroupMapper()
57 static le_int8 highBit(le_int32 value);
31 le_int8 PortableFontInstance::highBit(le_int32 value) in highBit() function in PortableFontInstance111 fDirPower = 1 << highBit(numTables); in PortableFontInstance()
27 le_uint8 highBit(le_uint32 value) in highBit() function173 le_uint8 bit = highBit(nGroups); in CMAPGroupMapper()