Lines Matching defs:skip
434 matcher_t::may_skip_t skip = matcher.may_skip (c, info);
435 if (unlikely (skip == matcher_t::SKIP_YES))
441 skip == matcher_t::SKIP_NO))
448 if (skip == matcher_t::SKIP_NO)
504 matcher_t::may_skip_t skip = matcher.may_skip (c, info);
505 if (unlikely (skip == matcher_t::SKIP_YES))
511 skip == matcher_t::SKIP_NO))
518 if (skip == matcher_t::SKIP_NO)
887 /* Skip the base glyph */