Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-fallback-shape.cc88 bool has_space = (bool) font->get_nominal_glyph (' ', &space); in _hb_fallback_shape() local
99 if (has_space && unicode->is_default_ignorable (info[i].codepoint)) { in _hb_fallback_shape()