Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-unicode.hh205 enum space_t { enum
220 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.cc194 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()
/external/webrtc/modules/video_coding/codecs/vp9/
Dvp9_impl.cc88 ColorSpace ExtractVP9ColorSpace(vpx_color_space_t space_t, in ExtractVP9ColorSpace() argument
94 switch (space_t) { in ExtractVP9ColorSpace()