Searched refs:hb_font_get_face (Results 1 – 5 of 5) sorted by relevance
118 unsigned int upem = hb_face_get_upem (hb_font_get_face (font)); in _test_font_nil_funcs()366 g_assert (hb_font_get_face (hb_font_get_empty ()) == hb_face_get_empty ()); in test_font_empty()388 g_assert (hb_font_get_face (font) == face); in test_font_properties()406 upem = hb_face_get_upem (hb_font_get_face (font)); in test_font_properties()473 g_assert (hb_font_get_face (subfont) == face); in test_font_properties()
126 face = hb_font_get_face( globals->hb_font ); in af_get_coverage()
207 hb_font_get_face
567 hb_font_get_face (hb_font_t *font);
1386 hb_font_get_face (hb_font_t *font) in hb_font_get_face() function