HomeSort by relevance Sort by last modified time
    Searched full:b_glyph (Results 1 - 1 of 1) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-shape-normalize.cc 134 hb_codepoint_t a, b, a_glyph, b_glyph; local
139 (b && !font->get_glyph (b, 0, &b_glyph)))
147 output_char (buffer, b, b_glyph);
156 output_char (buffer, b, b_glyph);
165 output_char (buffer, b, b_glyph);

Completed in 571 milliseconds