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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gsubgpos-private.hh 310 inline void set_ignore_zwj (bool ignore_zwj_) { ignore_zwj = ignore_zwj_; } function in struct:OT::hb_apply_context_t::matcher_t
389 matcher.set_ignore_zwj (context_match || c->table_index == 1 || c->auto_zwj);
459 matcher.set_ignore_zwj (context_match || c->table_index == 1 || c->auto_zwj);
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gsubgpos-private.hh 310 inline void set_ignore_zwj (bool ignore_zwj_) { ignore_zwj = ignore_zwj_; } function in struct:OT::hb_apply_context_t::matcher_t
389 matcher.set_ignore_zwj (context_match || c->table_index == 1 || c->auto_zwj);
459 matcher.set_ignore_zwj (context_match || c->table_index == 1 || c->auto_zwj);
    [all...]

Completed in 4379 milliseconds