Searched refs:hb_font_get_empty (Results 1 – 8 of 8) sorted by relevance
440 g_assert (hb_font_get_empty ()); in test_font_empty()443 g_assert (hb_font_get_empty () != created_from_empty); in test_font_empty()446 g_assert (hb_font_get_empty () != created_from_null); in test_font_empty()449 g_assert (hb_font_get_empty () != created_sub_from_null); in test_font_empty()451 g_assert (hb_font_is_immutable (hb_font_get_empty ())); in test_font_empty()453 g_assert (hb_font_get_face (hb_font_get_empty ()) == hb_face_get_empty ()); in test_font_empty()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()484 g_assert (hb_font_get_parent (subfont) == hb_font_get_empty()); in test_font_properties()489 g_assert (hb_font_get_parent (subfont) == hb_font_get_empty()); in test_font_properties()[all …]
106 hb_font = hb_font_get_empty (); in test_has_data()
106 return hb_font_get_empty (); in hb_fc_font_create()
357 font = hb_font_get_empty (); in hb_buffer_serialize_glyphs()467 font = hb_font_get_empty (); in hb_buffer_deserialize_glyphs()
1323 return hb_font_get_empty (); in _hb_font_create()1326 font->parent = hb_font_get_empty (); in _hb_font_create()1370 parent = hb_font_get_empty (); in hb_font_create_sub_font()1411 hb_font_get_empty () in hb_font_get_empty() function1554 parent = hb_font_get_empty (); in hb_font_set_parent()
571 hb_font_get_empty (void);
268 hb_font_get_empty
973 (ie. have parent) hb_font_get_empty().2108 hb_font_get_empty()