Home
last modified time | relevance | path

Searched refs:hb_set_get_empty (Results 1 – 5 of 5) sorted by relevance

/external/harfbuzz_ng/test/api/
Dtest-set.c211 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()
/external/harfbuzz_ng/src/
Dhb-set.cc46 return hb_set_get_empty (); in hb_set_create()
61 hb_set_get_empty (void) in hb_set_get_empty() function
Dhb-set.h48 hb_set_get_empty (void);
Dhb-ot-layout-gsubgpos-private.hh168 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()
/external/harfbuzz_ng/docs/reference/
Dharfbuzz-sections.txt397 hb_set_get_empty