Searched refs:may_skip (Results 1 – 1 of 1) sorted by relevance
307 may_skip_t may_skip (const hb_ot_apply_context_t *c, in may_skip() function369 may_skip (const hb_glyph_info_t &info) const in may_skip() function370 { return matcher.may_skip (c, info); } in may_skip()380 matcher_t::may_skip_t skip = matcher.may_skip (c, info); in next()407 matcher_t::may_skip_t skip = matcher.may_skip (c, info); in prev()862 if (found && skippy_iter.may_skip (out[j]) == hb_ot_apply_context_t::matcher_t::SKIP_YES) in match_input()