Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-normalize.cc204 hb_codepoint_t other_glyph; in decompose_current_character() local
205 if (c->font->get_nominal_glyph (0x2010u, &other_glyph)) in decompose_current_character()
207 next_char (buffer, other_glyph); in decompose_current_character()