HomeSort by relevance Sort by last modified time
    Searched refs:add_glyph_origin_for_direction (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-font-private.hh 296 inline void add_glyph_origin_for_direction (hb_codepoint_t glyph, function in struct:hb_font_t
hb-font.cc 702 return font->add_glyph_origin_for_direction (glyph, direction, x, y);
hb-ot-shape.cc 482 c->font->add_glyph_origin_for_direction (info[i].codepoint,
  /external/harfbuzz_ng/src/
hb-font-private.hh 356 inline void add_glyph_origin_for_direction (hb_codepoint_t glyph, function in struct:hb_font_t
hb-ot-shape.cc 453 c->font->add_glyph_origin_for_direction (c->buffer->info[i].codepoint,
hb-font.cc 451 return font->add_glyph_origin_for_direction (glyph, direction, x, y);

Completed in 41 milliseconds