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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-normalize.cc 104 set_glyph (hb_glyph_info_t &info, hb_font_t *font) function
230 set_glyph (buffer->cur(), font);
232 set_glyph (buffer->cur(), font);
238 set_glyph (buffer->cur(), font);
242 set_glyph (buffer->cur(), font);
247 set_glyph (buffer->cur(), font);
397 set_glyph (buffer->out_info[starter], font);
  /external/harfbuzz_ng/src/
hb-ot-shape-normalize.cc 104 set_glyph (hb_glyph_info_t &info, hb_font_t *font) function
224 set_glyph (buffer->cur(), c->font);
229 set_glyph (buffer->cur(), c->font);
381 set_glyph (buffer->out_info[starter], font);

Completed in 39 milliseconds