Home
last modified time | relevance | path

Searched refs:hb_font_get_glyph_contour_point (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-ot-face.c62 hb_font_get_glyph_contour_point (font, cp, 0, &x, &y); in test_font()
H A Dtest-font.c131 g_assert (!hb_font_get_glyph_contour_point (font, 17, 2, &x, &y)); in _test_font_nil_funcs()
241 return hb_font_get_glyph_contour_point (hb_font_get_parent (font), in contour_point_func2()
/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/
H A Dhb-draw-fuzzer.cc94 hb_font_get_glyph_contour_point (font, cp, 0, &x, &y); in misc_calls_for_gid()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-font.h840 hb_font_get_glyph_contour_point (hb_font_t *font,
H A Dhb-font.cc1101 * hb_font_get_glyph_contour_point:
1116 hb_font_get_glyph_contour_point (hb_font_t *font, in hb_font_get_glyph_contour_point() function

Completed in 7 milliseconds