OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NOT_SPACE
(Results
1 - 4
of
4
) sorted by null
/external/harfbuzz_ng/src/
hb-unicode-private.hh
207
NOT_SPACE
= 0,
227
default: return
NOT_SPACE
; /* U+1680 OGHAM SPACE MARK */
hb-ot-layout-private.hh
345
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 43 milliseconds