Home
last modified time | relevance | path

Searched refs:hb_set_has (Results 1 – 6 of 6) sorted by relevance

/external/harfbuzz_ng/test/api/
Dtest-set.c39 g_assert (!hb_set_has (s, 13)); in test_empty()
82 g_assert (hb_set_has (s, 13)); in test_set_basic()
88 g_assert (hb_set_has (s, 13)); in test_set_basic()
95 g_assert (!hb_set_has (s, 13)); in test_set_basic()
99 g_assert (!hb_set_has (s, 100)); in test_set_basic()
100 g_assert (!hb_set_has (s, 199)); in test_set_basic()
101 g_assert (hb_set_has (s, 200)); in test_set_basic()
102 g_assert (hb_set_has (s, 201)); in test_set_basic()
103 g_assert (hb_set_has (s, 243)); in test_set_basic()
104 g_assert (hb_set_has (s, 254)); in test_set_basic()
[all …]
/external/harfbuzz_ng/src/
Dhb-set.h82 hb_set_has (const hb_set_t *set,
Dhb-set.cc202 hb_set_has (const hb_set_t *set, in hb_set_has() function
Dhb-subset-plan.cc40 if (hb_set_has (gids_to_retain, gid)) in _add_gid_and_children()
Dhb-subset-cff-common.hh553 if (hb_set_has (closure, old_num)) in create()
/external/harfbuzz_ng/docs/
Dharfbuzz-sections.txt632 hb_set_has