Home
last modified time | relevance | path

Searched refs:space_t (Results 1 – 4 of 4) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-private.hh334 _hb_glyph_info_set_unicode_space_fallback_type (hb_glyph_info_t *info, hb_unicode_funcs_t::space_t in _hb_glyph_info_set_unicode_space_fallback_type()
340 static inline hb_unicode_funcs_t::space_t
344 (hb_unicode_funcs_t::space_t) (info->unicode_props()>>8) : in _hb_glyph_info_get_unicode_space_fallback_type()
Dhb-unicode-private.hh206 enum space_t { enum
221 static inline space_t
Dhb-ot-shape-normalize.cc190 hb_unicode_funcs_t::space_t space_type = buffer->unicode->space_fallback_type (u); in decompose_current_character()
Dhb-ot-shape-fallback.cc504 …hb_unicode_funcs_t::space_t space_type = _hb_glyph_info_get_unicode_space_fallback_type (&info[i]); in _hb_ot_shape_fallback_spaces()