Home | History | Annotate | Download | only in src

Lines Matching defs:shift

508     unsigned int shift = _hb_ctz (lookup_mask);
509 unsigned int alt_index = ((lookup_mask & glyph_mask) >> shift);