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

  /external/harfbuzz_ng/src/
hb-fallback-shape.cc 133 font->get_glyph_advance_for_direction (info[i].codepoint,
hb-font-private.hh 335 inline void get_glyph_advance_for_direction (hb_codepoint_t glyph, function in struct:hb_font_t
hb-font.cc 922 return font->get_glyph_advance_for_direction (glyph, direction, x, y);
    [all...]

Completed in 90 milliseconds