Searched refs:hb_font_get_empty (Results 1 – 8 of 8) sorted by relevance
374 g_assert (hb_font_get_empty ()); in test_font_empty()377 g_assert (hb_font_get_empty () != created_from_empty); in test_font_empty()380 g_assert (hb_font_get_empty () != created_from_null); in test_font_empty()383 g_assert (hb_font_get_empty () != created_sub_from_null); in test_font_empty()385 g_assert (hb_font_is_immutable (hb_font_get_empty ())); in test_font_empty()387 g_assert (hb_font_get_face (hb_font_get_empty ()) == hb_face_get_empty ()); in test_font_empty()388 g_assert (hb_font_get_parent (hb_font_get_empty ()) == NULL); in test_font_empty()414 g_assert (hb_font_get_parent (font) == hb_font_get_empty ()); in test_font_properties()418 g_assert (hb_font_get_parent (subfont) == hb_font_get_empty()); in test_font_properties()423 g_assert (hb_font_get_parent (subfont) == hb_font_get_empty()); in test_font_properties()[all …]
104 hb_font = hb_font_get_empty (); in test_has_data()
577 if (parent && parent != hb_font_get_empty () && parent->has_func (i)) in has_func()1121 return hb_font_get_empty (); in hb_font_create()1124 font->parent = hb_font_get_empty (); in hb_font_create()1147 parent = hb_font_get_empty (); in hb_font_create_sub_font()1188 hb_font_get_empty (void) in hb_font_get_empty() function1362 parent = hb_font_get_empty (); in hb_font_set_parent()
339 font = hb_font_get_empty (); in hb_buffer_serialize_glyphs()449 font = hb_font_get_empty (); in hb_buffer_deserialize_glyphs()
533 hb_font_get_empty (void);
106 return hb_font_get_empty (); in hb_fc_font_create()
217 hb_font_get_empty
567 (ie. have parent) hb_font_get_empty().1702 hb_font_get_empty()