matcher_t         301 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh     inline matcher_t (void) :
matcher_t         401 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh     inline void set_match_func (matcher_t::match_func_t match_func,
matcher_t         419 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh 	matcher_t::may_skip_t skip = matcher.may_skip (c, info);
matcher_t         420 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh 	if (unlikely (skip == matcher_t::SKIP_YES))
matcher_t         423 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh 	matcher_t::may_match_t match = matcher.may_match (info, match_glyph_data);
matcher_t         424 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh 	if (match == matcher_t::MATCH_YES ||
matcher_t         425 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh 	    (match == matcher_t::MATCH_MAYBE &&
matcher_t         426 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh 	     skip == matcher_t::SKIP_NO))
matcher_t         433 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh 	if (skip == matcher_t::SKIP_NO)
matcher_t         442 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh     matcher_t matcher;
matcher_t         471 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh     inline void set_match_func (matcher_t::match_func_t match_func,
matcher_t         489 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh 	matcher_t::may_skip_t skip = matcher.may_skip (c, info);
matcher_t         491 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh 	if (unlikely (skip == matcher_t::SKIP_YES))
matcher_t         494 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh 	matcher_t::may_match_t match = matcher.may_match (info, match_glyph_data);
matcher_t         495 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh 	if (match == matcher_t::MATCH_YES ||
matcher_t         496 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh 	    (match == matcher_t::MATCH_MAYBE &&
matcher_t         497 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh 	     skip == matcher_t::SKIP_NO))
matcher_t         504 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh 	if (skip == matcher_t::SKIP_NO)
matcher_t         513 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh     matcher_t matcher;