Lines Matching refs:hb_set_next
40 g_assert (hb_set_next (codepoints, &cp)); in test_collect_unicodes_format4()
42 g_assert (hb_set_next (codepoints, &cp)); in test_collect_unicodes_format4()
44 g_assert (hb_set_next (codepoints, &cp)); in test_collect_unicodes_format4()
46 g_assert (!hb_set_next (codepoints, &cp)); in test_collect_unicodes_format4()
62 g_assert (hb_set_next (codepoints, &cp)); in test_collect_unicodes_format12_notdef()
64 g_assert (hb_set_next (codepoints, &cp)); in test_collect_unicodes_format12_notdef()
66 g_assert (hb_set_next (codepoints, &cp)); in test_collect_unicodes_format12_notdef()
83 g_assert (hb_set_next (codepoints, &cp)); in test_collect_unicodes_format12()
85 g_assert (hb_set_next (codepoints, &cp)); in test_collect_unicodes_format12()
87 g_assert (hb_set_next (codepoints, &cp)); in test_collect_unicodes_format12()
89 g_assert (!hb_set_next (codepoints, &cp)); in test_collect_unicodes_format12()
105 g_assert (hb_set_next (codepoints, &cp)); in test_collect_unicodes()
107 g_assert (hb_set_next (codepoints, &cp)); in test_collect_unicodes()
109 g_assert (hb_set_next (codepoints, &cp)); in test_collect_unicodes()
111 g_assert (!hb_set_next (codepoints, &cp)); in test_collect_unicodes()