Searched defs:extraBits (Results 1 – 4 of 4) sorted by relevance
212 void LEGlyphStorage::getGlyphs(le_uint32 glyphs[], le_uint32 extraBits, LEErrorCode &success) const in getGlyphs()
175 void LayoutEngine::getGlyphs(le_uint32 glyphs[], le_uint32 extraBits, LEErrorCode &success) const in getGlyphs()
607 uint16_t extraBits = (*overflow >> (3 - (index % 4)) * 4) % 0x10; in calcEqualLink() local
143 int extraBits; in ShiftsGE() local