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

  /external/harfbuzz_ng/src/
hb-ot-layout-gsubgpos-private.hh 323 ignore_zwj (false),
334 inline void set_ignore_zwj (bool ignore_zwj_) { ignore_zwj = ignore_zwj_; }
376 (ignore_zwj || !_hb_glyph_info_is_zwj (&info)) &&
386 bool ignore_zwj; member in struct:OT::hb_apply_context_t::matcher_t
    [all...]

Completed in 40 milliseconds