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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-normalize.cc 134 hb_codepoint_t a, b, a_glyph, b_glyph; local
137 (b && !c->font->get_glyph (b, 0, &b_glyph)))
145 output_char (c->buffer, b, b_glyph);
154 output_char (c->buffer, b, b_glyph);
163 output_char (c->buffer, b, b_glyph);
  /external/harfbuzz_ng/src/
hb-ot-shape-normalize.cc 134 hb_codepoint_t a, b, a_glyph, b_glyph; local
137 (b && !c->font->get_glyph (b, 0, &b_glyph)))
145 output_char (c->buffer, b, b_glyph);
154 output_char (c->buffer, b, b_glyph);
163 output_char (c->buffer, b, b_glyph);

Completed in 744 milliseconds