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

  /external/harfbuzz_ng/test/api/
test-font.c 120 g_assert (!hb_font_get_glyph_contour_point (font, 17, 2, &x, &y));
234 return hb_font_get_glyph_contour_point (hb_font_get_parent (font),
  /external/harfbuzz_ng/src/
hb-font.h 302 hb_font_get_glyph_contour_point (hb_font_t *font,
hb-font.cc 401 hb_font_get_glyph_contour_point (hb_font_t *font, function

Completed in 17 milliseconds