Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-unicode-private.hh208 enum space_t { enum
223 static inline space_t
Dhb-ot-layout-private.hh353 _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()
359 static inline hb_unicode_funcs_t::space_t
363 (hb_unicode_funcs_t::space_t) (info->unicode_props()>>8) : in _hb_glyph_info_get_unicode_space_fallback_type()
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()