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 121 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 442 hb_font_get_glyph_contour_point (hb_font_t *font,
hb-font.cc 829 * hb_font_get_glyph_contour_point:
843 hb_font_get_glyph_contour_point (hb_font_t *font, function
    [all...]

Completed in 37 milliseconds