Home
last modified time | relevance | path

Searched refs:NOT_SPACE (Results 1 – 12 of 12) sorted by relevance

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-unicode.hh209 NOT_SPACE = 0, enumerator
229 default: return NOT_SPACE; /* U+1680 OGHAM SPACE MARK */ in space_fallback_type()
Dhb-ot-layout.hh303 hb_unicode_funcs_t::NOT_SPACE; in _hb_glyph_info_get_unicode_space_fallback_type()
Dhb-ot-shape-normalize.cc191 …if (space_type != hb_unicode_funcs_t::NOT_SPACE && c->font->get_nominal_glyph (0x0020u, &space_gly… in decompose_current_character()
Dhb-ot-shape-fallback.cc529 case t::NOT_SPACE: /* Shouldn't happen. */ in _hb_ot_shape_fallback_spaces()
/third_party/harfbuzz/src/
Dhb-unicode.hh206 NOT_SPACE = 0, enumerator
226 default: return NOT_SPACE; /* U+1680 OGHAM SPACE MARK */ in space_fallback_type()
Dhb-ot-layout.hh314 hb_unicode_funcs_t::NOT_SPACE; in _hb_glyph_info_get_unicode_space_fallback_type()
Dhb-ot-shape-normalize.cc196 …if (space_type != hb_unicode_funcs_t::NOT_SPACE && c->font->get_nominal_glyph (0x0020u, &space_gly… in decompose_current_character()
Dhb-ot-shape-fallback.cc533 case t::NOT_SPACE: /* Shouldn't happen. */ in _hb_ot_shape_fallback_spaces()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-unicode.hh207 NOT_SPACE = 0, enumerator
227 default: return NOT_SPACE; /* U+1680 OGHAM SPACE MARK */ in space_fallback_type()
Dhb-ot-layout.hh314 hb_unicode_funcs_t::NOT_SPACE; in _hb_glyph_info_get_unicode_space_fallback_type()
Dhb-ot-shape-normalize.cc196 …if (space_type != hb_unicode_funcs_t::NOT_SPACE && c->font->get_nominal_glyph (0x0020u, &space_gly… in decompose_current_character()
Dhb-ot-shape-fallback.cc533 case t::NOT_SPACE: /* Shouldn't happen. */ in _hb_ot_shape_fallback_spaces()