Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape.cc629 if (unlikely (_hb_glyph_info_is_default_ignorable (&info[i]))) in hb_ot_zero_width_default_ignorables()
651 if (_hb_glyph_info_is_default_ignorable (&info[i])) in hb_ot_hide_default_ignorables()
656 hb_ot_layout_delete_glyphs_inplace (buffer, _hb_glyph_info_is_default_ignorable); in hb_ot_hide_default_ignorables()
691 _hb_glyph_info_is_default_ignorable (&info[i])) ? in hb_synthesize_glyph_classes()
Dhb-ot-layout.hh316 _hb_glyph_info_is_default_ignorable (const hb_glyph_info_t *info) in _hb_glyph_info_is_default_ignorable() function
Dhb-ot-shape-complex-arabic.cc510 (_hb_glyph_info_is_default_ignorable (&info[context - 1]) || in apply_stch()