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.h51 hb_set_get_empty (void);
Dhb-ot-layout-gsubgpos-private.hh159 if (output == hb_set_get_empty ()) in recurse()
169 before = input = after = hb_set_get_empty (); in recurse()
201 before (glyphs_before ? glyphs_before : hb_set_get_empty ()), in hb_collect_glyphs_context_t()
202 input (glyphs_input ? glyphs_input : hb_set_get_empty ()), in hb_collect_glyphs_context_t()
203 after (glyphs_after ? glyphs_after : hb_set_get_empty ()), in hb_collect_glyphs_context_t()
204 output (glyphs_output ? glyphs_output : hb_set_get_empty ()), in hb_collect_glyphs_context_t()
/external/harfbuzz_ng/docs/
Dharfbuzz-sections.txt499 hb_set_get_empty