Searched refs:hb_font_get_parent (Results 1 – 5 of 5) sorted by relevance
244 return hb_font_get_glyph_contour_point (hb_font_get_parent (font), in contour_point_func2()454 g_assert (hb_font_get_parent (hb_font_get_empty ()) == NULL); in test_font_empty()480 g_assert (hb_font_get_parent (font) == hb_font_get_empty ()); in test_font_properties()482 g_assert (hb_font_get_parent (subfont) == font); in test_font_properties()484 g_assert (hb_font_get_parent (subfont) == hb_font_get_empty()); in test_font_properties()486 g_assert (hb_font_get_parent (subfont) == font); in test_font_properties()489 g_assert (hb_font_get_parent (subfont) == hb_font_get_empty()); in test_font_properties()491 g_assert (hb_font_get_parent (subfont) == hb_font_get_empty()); in test_font_properties()568 g_assert (hb_font_get_parent (subfont) == font); in test_font_properties()
602 hb_font_get_parent (hb_font_t *font);
1574 hb_font_get_parent (hb_font_t *font) in hb_font_get_parent() function
303 hb_font_get_parent
2079 hb_font_get_parent()