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

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh343 SKIP_NO, enumerator in enum:OT::hb_apply_context_t::matcher_t::may_skip_t
365 return SKIP_NO;
426 skip == matcher_t::SKIP_NO))
433 if (skip == matcher_t::SKIP_NO)
497 skip == matcher_t::SKIP_NO))
504 if (skip == matcher_t::SKIP_NO)
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh338 SKIP_NO, enumerator in enum:OT::hb_apply_context_t::matcher_t::may_skip_t
360 return SKIP_NO;
421 skip == matcher_t::SKIP_NO))
428 if (skip == matcher_t::SKIP_NO)
492 skip == matcher_t::SKIP_NO))
499 if (skip == matcher_t::SKIP_NO)

Completed in 113 milliseconds