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 D | test-ot-face.c | 62 hb_font_get_glyph_contour_point (font, cp, 0, &x, &y); in test_font()
|
H A D | test-font.c | 131 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 D | hb-draw-fuzzer.cc | 94 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 D | hb-font.h | 840 hb_font_get_glyph_contour_point (hb_font_t *font,
|
H A D | hb-font.cc | 1101 * 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