Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-normalize.cc189 hb_codepoint_t space_glyph; in decompose_current_character() local
191 …(space_type != hb_unicode_funcs_t::NOT_SPACE && c->font->get_nominal_glyph (0x0020u, &space_glyph)) in decompose_current_character()
194 next_char (buffer, space_glyph); in decompose_current_character()