Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-normalize.cc134 hb_codepoint_t a, b, a_glyph, b_glyph; in decompose() local
142 bool has_a = font->get_glyph (a, 0, &a_glyph); in decompose()
145 output_char (buffer, a, a_glyph); in decompose()
163 output_char (buffer, a, a_glyph); in decompose()