Searched refs:hb_set_get_empty (Results 1 – 10 of 10) sorted by relevance
57 return hb_set_get_empty (); in hb_set_create()74 hb_set_get_empty () in hb_set_get_empty() function
64 hb_set_get_empty (void);
285 if (global_closure == hb_set_get_empty ()) in init()293 if (local_closures[i] == hb_set_get_empty ()) in init()
313 if (output == hb_set_get_empty ()) in recurse()323 before = input = after = hb_set_get_empty (); in recurse()352 before (glyphs_before ? glyphs_before : hb_set_get_empty ()), in hb_collect_glyphs_context_t()353 input (glyphs_input ? glyphs_input : hb_set_get_empty ()), in hb_collect_glyphs_context_t()354 after (glyphs_after ? glyphs_after : hb_set_get_empty ()), in hb_collect_glyphs_context_t()355 output (glyphs_output ? glyphs_output : hb_set_get_empty ()), in hb_collect_glyphs_context_t()3710 if (unlikely (indices == hb_set_get_empty () || in find_duplicate_features()
310 cmap.collect_mapping (hb_set_get_empty (), &unicode_glyphid_map); in _populate_unicodes_to_retain()
506 hb_set_t *b = hb_set_get_empty (); in test_set_empty()508 g_assert (hb_set_get_empty ()); in test_set_empty()509 g_assert (hb_set_get_empty () == b); in test_set_empty()957 return hb_set_get_empty (); in prepare_set()
611 hb_set_get_empty
398 <!-- hb_set_get_empty -->399 …<elf-symbol name='hb_set_get_empty' type='func-type' binding='global-binding' visibility='default-…31536 <!-- hb_set_t* hb_set_get_empty() -->31537 …hb_set_get_empty' mangled-name='hb_set_get_empty' filepath='/tmp/legendre/spack-stage/spack-stage-…
206 …<elf-symbol name='hb_set_get_empty' type='func-type' binding='global-binding' visibility='default-…20172 …hb_set_get_empty' mangled-name='hb_set_get_empty' filepath='/tmp/legendre/spack-stage/spack-stage-…
42320 - if (global_closure == hb_set_get_empty ())42328 - if (local_closures[i] == hb_set_get_empty ())