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

  /external/harfbuzz_ng/src/
hb-unicode-private.hh 209 NOT_SPACE = 0,
229 default: return NOT_SPACE; /* U+1680 OGHAM SPACE MARK */
hb-ot-layout-private.hh 364 hb_unicode_funcs_t::NOT_SPACE;
hb-ot-shape-normalize.cc 191 if (space_type != hb_unicode_funcs_t::NOT_SPACE && c->font->get_nominal_glyph (0x0020u, &space_glyph))
hb-ot-shape-fallback.cc 509 case t::NOT_SPACE: /* Shouldn't happen. */

Completed in 70 milliseconds