HomeSort by relevance Sort by last modified time
    Searched refs:MATCH_YES (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gsubgpos-private.hh 325 MATCH_YES,
337 return match_func (info.codepoint, *glyph_data, match_data) ? MATCH_YES : MATCH_NO;
420 if (match == matcher_t::MATCH_YES ||
490 if (match == matcher_t::MATCH_YES ||
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gsubgpos-private.hh 325 MATCH_YES,
337 return match_func (info.codepoint, *glyph_data, match_data) ? MATCH_YES : MATCH_NO;
420 if (match == matcher_t::MATCH_YES ||
490 if (match == matcher_t::MATCH_YES ||
    [all...]

Completed in 395 milliseconds