Searched refs:hb_set_get_empty (Results 1 – 6 of 6) sorted by relevance
55 return hb_set_get_empty (); in hb_set_create()70 hb_set_get_empty () in hb_set_get_empty() function
51 hb_set_get_empty (void);
176 if (output == hb_set_get_empty ()) in recurse()186 before = input = after = hb_set_get_empty (); in recurse()216 before (glyphs_before ? glyphs_before : hb_set_get_empty ()), in hb_collect_glyphs_context_t()217 input (glyphs_input ? glyphs_input : hb_set_get_empty ()), in hb_collect_glyphs_context_t()218 after (glyphs_after ? glyphs_after : hb_set_get_empty ()), in hb_collect_glyphs_context_t()219 output (glyphs_output ? glyphs_output : hb_set_get_empty ()), in hb_collect_glyphs_context_t()
332 if (global_closure == hb_set_get_empty ()) in init()340 if (local_closures[i] == hb_set_get_empty ()) in init()
374 hb_set_t *b = hb_set_get_empty (); in test_set_empty()376 g_assert (hb_set_get_empty ()); in test_set_empty()377 g_assert (hb_set_get_empty () == b); in test_set_empty()
627 hb_set_get_empty