Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout.hh293 _hb_glyph_info_is_unicode_space (const hb_glyph_info_t *info) in _hb_glyph_info_is_unicode_space() function
301 if (unlikely (!_hb_glyph_info_is_unicode_space (info))) in _hb_glyph_info_set_unicode_space_fallback_type()
308 return _hb_glyph_info_is_unicode_space (info) ? in _hb_glyph_info_get_unicode_space_fallback_type()
Dhb-ot-shape-normalize.cc187 if (_hb_glyph_info_is_unicode_space (&buffer->cur())) in decompose_current_character()
Dhb-ot-shape-fallback.cc493 if (_hb_glyph_info_is_unicode_space (&info[i]) && !_hb_glyph_info_ligated (&info[i])) in _hb_ot_shape_fallback_spaces()