Searched refs:hb_font_get_empty (Results 1 – 8 of 8) sorted by relevance
360 g_assert (hb_font_get_empty ()); in test_font_empty()361 g_assert (hb_font_get_empty () != hb_font_create (hb_face_get_empty ())); in test_font_empty()362 g_assert (hb_font_get_empty () != hb_font_create (NULL)); in test_font_empty()363 g_assert (hb_font_get_empty () != hb_font_create_sub_font (NULL)); in test_font_empty()364 g_assert (hb_font_is_immutable (hb_font_get_empty ())); in test_font_empty()366 g_assert (hb_font_get_face (hb_font_get_empty ()) == hb_face_get_empty ()); in test_font_empty()367 g_assert (hb_font_get_parent (hb_font_get_empty ()) == NULL); in test_font_empty()389 g_assert (hb_font_get_parent (font) == hb_font_get_empty ()); in test_font_properties()393 g_assert (hb_font_get_parent (subfont) == hb_font_get_empty()); in test_font_properties()398 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()1176 hb_font_get_empty (void) in hb_font_get_empty() function1349 parent = hb_font_get_empty (); in hb_font_set_parent()
325 font = hb_font_get_empty (); in hb_buffer_serialize_glyphs()435 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()
209 hb_font_get_empty
340 (ie. have parent) hb_font_get_empty().1475 hb_font_get_empty()