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.cc126 hb_codepoint_t a = 0, b = 0, a_glyph = 0, b_glyph = 0; in decompose() local
131 (b && !font->get_nominal_glyph (b, &b_glyph))) in decompose()
139 output_char (buffer, b, b_glyph); in decompose()
148 output_char (buffer, b, b_glyph); in decompose()
157 output_char (buffer, b, b_glyph); in decompose()