Home
last modified time | relevance | path

Searched refs:_hb_glyph_info_is_zwj (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout.hh381 _hb_glyph_info_is_zwj (const hb_glyph_info_t *info) in _hb_glyph_info_is_zwj() function
Dhb-ot-shape.cc420 else if (unlikely (_hb_glyph_info_is_zwj (&info[i]))) in hb_set_unicode_props()
Dhb-ot-layout-gsubgpos.hh315 (ignore_zwj || !_hb_glyph_info_is_zwj (&info)))) in may_skip()