Searched refs:hb_font_get_glyph_contour_point (Results 1 – 5 of 5) sorted by relevance
/external/harfbuzz_ng/test/api/ |
D | test-ot-face.c | 60 hb_font_get_glyph_contour_point (font, cp, 0, &x, &y); in test_face()
|
D | test-font.c | 131 g_assert (!hb_font_get_glyph_contour_point (font, 17, 2, &x, &y)); in _test_font_nil_funcs() 244 return hb_font_get_glyph_contour_point (hb_font_get_parent (font), in contour_point_func2()
|
/external/harfbuzz_ng/src/ |
D | hb-font.h | 478 hb_font_get_glyph_contour_point (hb_font_t *font,
|
D | hb-font.cc | 1003 hb_font_get_glyph_contour_point (hb_font_t *font, in hb_font_get_glyph_contour_point() function
|
/external/harfbuzz_ng/docs/ |
D | harfbuzz-sections.txt | 275 hb_font_get_glyph_contour_point
|