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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-font-private.hh 380 inline void get_glyph_kerning_for_direction (hb_codepoint_t first_glyph, hb_codepoint_t second_glyph, function in struct:hb_font_t
hb-ot-shape-fallback.cc 436 font->get_glyph_kerning_for_direction (buffer->info[buffer->idx].codepoint,
hb-font.cc 469 return font->get_glyph_kerning_for_direction (first_glyph, second_glyph, direction, x, y);
  /external/harfbuzz_ng/src/
hb-font-private.hh 380 inline void get_glyph_kerning_for_direction (hb_codepoint_t first_glyph, hb_codepoint_t second_glyph, function in struct:hb_font_t
hb-ot-shape-fallback.cc 436 font->get_glyph_kerning_for_direction (buffer->info[buffer->idx].codepoint,
hb-font.cc 469 return font->get_glyph_kerning_for_direction (first_glyph, second_glyph, direction, x, y);

Completed in 1180 milliseconds