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.cc126 hb_codepoint_t a = 0, b = 0, a_glyph = 0, b_glyph = 0; in decompose() local
134 bool has_a = (bool) font->get_nominal_glyph (a, &a_glyph); in decompose()
137 output_char (buffer, a, a_glyph); in decompose()
155 output_char (buffer, a, a_glyph); in decompose()