Searched refs:hb_set_get_empty (Results 1 – 5 of 5) sorted by relevance
211 hb_set_t *b = hb_set_get_empty (); in test_set_empty()213 g_assert (hb_set_get_empty ()); in test_set_empty()214 g_assert (hb_set_get_empty () == b); in test_set_empty()
46 return hb_set_get_empty (); in hb_set_create()61 hb_set_get_empty (void) in hb_set_get_empty() function
48 hb_set_get_empty (void);
168 if (output == hb_set_get_empty ()) in recurse()178 before = input = after = hb_set_get_empty (); in recurse()210 before (glyphs_before ? glyphs_before : hb_set_get_empty ()), in hb_collect_glyphs_context_t()211 input (glyphs_input ? glyphs_input : hb_set_get_empty ()), in hb_collect_glyphs_context_t()212 after (glyphs_after ? glyphs_after : hb_set_get_empty ()), in hb_collect_glyphs_context_t()213 output (glyphs_output ? glyphs_output : hb_set_get_empty ()), in hb_collect_glyphs_context_t()
397 hb_set_get_empty