Searched refs:hb_face_get_empty (Results 1 – 8 of 8) sorted by relevance
38 g_assert (hb_face_get_empty ()); in test_face_empty()39 g_assert (hb_face_get_empty () != hb_face_create (hb_blob_get_empty (), 0)); in test_face_empty()40 g_assert (hb_face_get_empty () != hb_face_create (NULL, 0)); in test_face_empty()42 …g_assert (hb_face_reference_table (hb_face_get_empty (), HB_TAG ('h','e','a','d')) == hb_blob_get_… in test_face_empty()44 g_assert_cmpint (hb_face_get_upem (hb_face_get_empty ()), ==, 1000); in test_face_empty()361 g_assert (hb_font_get_empty () != hb_font_create (hb_face_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()
91 return hb_font_create (hb_face_get_empty ()); in create_font_from_inert()
92 return hb_face_get_empty (); in hb_face_create_for_tables()174 return hb_face_get_empty (); in hb_face_create()195 hb_face_get_empty (void) in hb_face_get_empty() function
59 hb_face_get_empty (void);
128 face = hb_face_get_empty (); in hb_shape_plan_create()
1127 face = hb_face_get_empty (); in hb_font_create()
163 hb_face_get_empty
1324 hb_face_get_empty()