Home
last modified time | relevance | path

Searched refs:may_skip (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-gsubgpos.hh307 may_skip_t may_skip (const hb_ot_apply_context_t *c, in may_skip() function
369 may_skip (const hb_glyph_info_t &info) const in may_skip() function
370 { 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()