Searched refs:set_ignore_zwj (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh315 inline void set_ignore_zwj (bool ignore_zwj_) { ignore_zwj = ignore_zwj_; } function in struct:OT::hb_apply_context_t::matcher_t
390 matcher.set_ignore_zwj (context_match || c->table_index == 1 || c->auto_zwj);
460 matcher.set_ignore_zwj (context_match || c->table_index == 1 || c->auto_zwj);
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh315 inline void set_ignore_zwj (bool ignore_zwj_) { ignore_zwj = ignore_zwj_; } function in struct:OT::hb_apply_context_t::matcher_t
390 matcher.set_ignore_zwj (context_match || c->table_index == 1 || c->auto_zwj);
460 matcher.set_ignore_zwj (context_match || c->table_index == 1 || c->auto_zwj);

Completed in 221 milliseconds