Home | History | Annotate | Download | only in src

Lines Matching refs:lookup_mask

505     hb_mask_t lookup_mask = c->lookup_mask;
508 unsigned int shift = _hb_ctz (lookup_mask);
509 unsigned int alt_index = ((lookup_mask & glyph_mask) >> shift);