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

/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh291 MATCH_NO, enumerator in enum:OT::hb_apply_context_t::matcher_t::may_match_t
301 return MATCH_NO;
304 return match_func (info.codepoint, *glyph_data, match_data) ? MATCH_YES : MATCH_NO;

Completed in 91 milliseconds