Home
last modified time | relevance | path

Searched refs:hb_set_next (Results 1 – 9 of 9) sorted by relevance

/external/harfbuzz_ng/test/api/
Dtest-collect-unicodes.c40 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()
64 g_assert (hb_set_next (codepoints, &cp)); in test_collect_unicodes_format12()
66 g_assert (hb_set_next (codepoints, &cp)); in test_collect_unicodes_format12()
68 g_assert (!hb_set_next (codepoints, &cp)); in test_collect_unicodes_format12()
84 g_assert (hb_set_next (codepoints, &cp)); in test_collect_unicodes()
86 g_assert (hb_set_next (codepoints, &cp)); in test_collect_unicodes()
[all …]
Dtest-set.c41 g_assert (!hb_set_next (s, &next)); in test_empty()
57 g_assert (hb_set_next (s, &next)); in test_not_empty()
287 g_assert (hb_set_next (s, &next)); in test_set_iter()
289 g_assert (hb_set_next (s, &next)); in test_set_iter()
291 g_assert (hb_set_next (s, &next)); in test_set_iter()
292 g_assert (hb_set_next (s, &next)); in test_set_iter()
293 g_assert (hb_set_next (s, &next)); in test_set_iter()
295 g_assert (hb_set_next (s, &next)); in test_set_iter()
296 g_assert (hb_set_next (s, &next)); in test_set_iter()
298 g_assert (hb_set_next (s, &next)); in test_set_iter()
[all …]
/external/freetype/src/autofit/
Dafshaper.c186 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gsub_lookups, &idx ); ) in af_shaper_get_coverage()
226 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gpos_lookups, &idx ); ) in af_shaper_get_coverage()
275 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gsub_lookups, in af_shaper_get_coverage()
353 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gsub_glyphs, &idx ); ) in af_shaper_get_coverage()
/external/harfbuzz_ng/util/
Dhb-ot-shape-closure.cc77 for (hb_codepoint_t i = -1; hb_set_next (glyphs, &i);) in consume_line()
/external/harfbuzz_ng/src/
Dhb-set.h144 hb_set_next (const hb_set_t *set,
Dhb-set.cc469 hb_set_next (const hb_set_t *set, in hb_set_next() function
Dhb-ot-layout-common.hh1289 hb_set_next (glyphs, &iter) && iter < end;) in intersects()
1300 if (!hb_set_next (glyphs, &g)) return false; in intersects_class()
1303 if (hb_set_next (glyphs, &g)) return true; in intersects_class()
1444 if (!hb_set_next (glyphs, &g)) in intersects_class()
1450 if (g != HB_SET_VALUE_INVALID && hb_set_next (glyphs, &g)) in intersects_class()
Dhb-ot-layout.cc865 hb_set_next (&feature_indexes, &feature_index);) in hb_ot_layout_collect_lookups()
1081 … for (hb_codepoint_t lookup_index = HB_SET_VALUE_INVALID; hb_set_next (lookups, &lookup_index);) in hb_ot_layout_lookups_substitute_closure()
/external/harfbuzz_ng/docs/
Dharfbuzz-sections.txt637 hb_set_next