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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gsubgpos-private.hh 309 inline void set_ignore_zwnj (bool ignore_zwnj_) { ignore_zwnj = ignore_zwnj_; } function in struct:OT::hb_apply_context_t::matcher_t
387 matcher.set_ignore_zwnj (context_match || c->table_index == 1);
457 matcher.set_ignore_zwnj (context_match || c->table_index == 1);
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gsubgpos-private.hh 309 inline void set_ignore_zwnj (bool ignore_zwnj_) { ignore_zwnj = ignore_zwnj_; } function in struct:OT::hb_apply_context_t::matcher_t
387 matcher.set_ignore_zwnj (context_match || c->table_index == 1);
457 matcher.set_ignore_zwnj (context_match || c->table_index == 1);
    [all...]

Completed in 231 milliseconds