Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-unicode.hh206 NOT_SPACE = 0, enumerator
226 default: return NOT_SPACE; /* U+1680 OGHAM SPACE MARK */ in space_fallback_type()
Dhb-ot-shape-normalize.cc195 …if (space_type != hb_unicode_funcs_t::NOT_SPACE && c->font->get_nominal_glyph (0x0020u, &space_gly… in decompose_current_character()
Dhb-ot-layout.hh314 hb_unicode_funcs_t::NOT_SPACE; in _hb_glyph_info_get_unicode_space_fallback_type()
Dhb-ot-shape-fallback.cc533 case t::NOT_SPACE: /* Shouldn't happen. */ in _hb_ot_shape_fallback_spaces()