Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-unicode.hh206 enum space_t { enum
221 static space_t
Dhb-ot-layout.hh303 _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()
309 static inline hb_unicode_funcs_t::space_t
313 (hb_unicode_funcs_t::space_t) (info->unicode_props()>>8) : in _hb_glyph_info_get_unicode_space_fallback_type()
Dhb-ot-shape-normalize.cc195 hb_unicode_funcs_t::space_t space_type = buffer->unicode->space_fallback_type (u); in decompose_current_character()
Dhb-ot-shape-fallback.cc528 …hb_unicode_funcs_t::space_t space_type = _hb_glyph_info_get_unicode_space_fallback_type (&info[i]); in _hb_ot_shape_fallback_spaces()