Searched defs:may_skip (Results 1 - 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh274 may_skip (const hb_apply_context_t *c, function in struct:OT::hb_apply_context_t::matcher_t
336 may_skip (const hb_apply_context_t *c, function in struct:OT::hb_apply_context_t::skipping_iterator_t
339 return matcher.may_skip (c, info);
350 matcher_t::may_skip_t skip = matcher.may_skip (c, info);
377 matcher_t::may_skip_t skip = matcher.may_skip (c, info);
766 if (found && skippy_iter.may_skip (c, out[j]) == hb_apply_context_t::matcher_t::SKIP_YES)

Completed in 68 milliseconds