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

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

Completed in 192 milliseconds