Home
last modified time | relevance | path

Searched refs:hb_font_get_parent (Results 1 – 4 of 4) sorted by relevance

/external/harfbuzz_ng/test/api/
Dtest-font.c234 return hb_font_get_glyph_contour_point (hb_font_get_parent (font), in contour_point_func2()
358 g_assert (hb_font_get_parent (hb_font_get_empty ()) == NULL); in test_font_empty()
379 g_assert (hb_font_get_parent (font) == NULL); in test_font_properties()
449 g_assert (hb_font_get_parent (subfont) == font); in test_font_properties()
/external/harfbuzz_ng/src/
Dhb-font.h409 hb_font_get_parent (hb_font_t *font);
Dhb-font.cc911 hb_font_get_parent (hb_font_t *font) in hb_font_get_parent() function
/external/harfbuzz_ng/
DNEWS546 hb_font_get_parent()