HomeSort by relevance Sort by last modified time
    Searched refs:space_t (Results 1 - 4 of 4) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-layout-private.hh 362 _hb_glyph_info_set_unicode_space_fallback_type (hb_glyph_info_t *info, hb_unicode_funcs_t::space_t s)
368 static inline hb_unicode_funcs_t::space_t
372 (hb_unicode_funcs_t::space_t) (info->unicode_props()>>8) :
hb-unicode-private.hh 208 enum space_t { enum in struct:hb_unicode_funcs_t
223 static inline space_t
hb-ot-shape-normalize.cc 190 hb_unicode_funcs_t::space_t space_type = buffer->unicode->space_fallback_type (u);
hb-ot-shape-fallback.cc 507 hb_unicode_funcs_t::space_t space_type = _hb_glyph_info_get_unicode_space_fallback_type (&info[i]);

Completed in 81 milliseconds