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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gsubgpos-private.hh 304 ignore_zwj (false),
315 inline void set_ignore_zwj (bool ignore_zwj_) { ignore_zwj = ignore_zwj_; }
361 (ignore_zwj || !_hb_glyph_info_is_zwj (&info)) &&
371 bool ignore_zwj; member in struct:OT::hb_apply_context_t::matcher_t
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gsubgpos-private.hh 304 ignore_zwj (false),
315 inline void set_ignore_zwj (bool ignore_zwj_) { ignore_zwj = ignore_zwj_; }
357 (ignore_zwj || !_hb_glyph_info_is_zwj (&info)) &&
367 bool ignore_zwj; member in struct:OT::hb_apply_context_t::matcher_t
    [all...]

Completed in 589 milliseconds