Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-unicode-private.hh209 NOT_SPACE = 0, enumerator
229 default: return NOT_SPACE; /* U+1680 OGHAM SPACE MARK */ in space_fallback_type()
Dhb-ot-layout-private.hh373 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.cc512 case t::NOT_SPACE: /* Shouldn't happen. */ in _hb_ot_shape_fallback_spaces()