Searched refs:created_sub_from_null (Results 1 – 1 of 1) sorted by relevance
438 hb_font_t *created_sub_from_null; in test_font_empty() local448 created_sub_from_null = hb_font_create_sub_font (NULL); in test_font_empty()449 g_assert (hb_font_get_empty () != created_sub_from_null); in test_font_empty()456 hb_font_destroy (created_sub_from_null); in test_font_empty()