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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-font-private.hh 333 inline hb_bool_t get_glyph_extents_for_origin (hb_codepoint_t glyph, function in struct:hb_font_t
hb-font.cc 767 return font->get_glyph_extents_for_origin (glyph, direction, extents);
  /external/harfbuzz_ng/src/
hb-font-private.hh 393 inline hb_bool_t get_glyph_extents_for_origin (hb_codepoint_t glyph, function in struct:hb_font_t
hb-font.cc 478 return font->get_glyph_extents_for_origin (glyph, direction, extents);

Completed in 27 milliseconds