Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-normalize.cc122 hb_codepoint_t a, b, a_glyph, b_glyph; in decompose() local
127 (b && !font->get_nominal_glyph (b, &b_glyph))) in decompose()
135 output_char (buffer, b, b_glyph); in decompose()
144 output_char (buffer, b, b_glyph); in decompose()
153 output_char (buffer, b, b_glyph); in decompose()