Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-ot-collect-glyphs.c55 g_assert (hb_set_next (input, &g)); in test_ot_layout_lookup_collect_glyphs_source_sans()
60 g_assert (hb_set_next (output, &g)); in test_ot_layout_lookup_collect_glyphs_source_sans()
70 g_assert (hb_set_next (input, &g)); in test_ot_layout_lookup_collect_glyphs_source_sans()
77 g_assert (hb_set_next (output, &g)); in test_ot_layout_lookup_collect_glyphs_source_sans()
87 g_assert (hb_set_next (input, &g)); in test_ot_layout_lookup_collect_glyphs_source_sans()
94 g_assert (hb_set_next (output, &g)); in test_ot_layout_lookup_collect_glyphs_source_sans()
104 g_assert (hb_set_next (input, &g)); in test_ot_layout_lookup_collect_glyphs_source_sans()
111 g_assert (hb_set_next (output, &g)); in test_ot_layout_lookup_collect_glyphs_source_sans()
121 g_assert (hb_set_next (input, &g)); in test_ot_layout_lookup_collect_glyphs_source_sans()
126 g_assert (hb_set_next (after, &g)); in test_ot_layout_lookup_collect_glyphs_source_sans()
[all …]
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_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()
[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()
419 g_assert (hb_set_next (s, &next)); in test_set_iter()
421 g_assert (hb_set_next (s, &next)); in test_set_iter()
423 g_assert (hb_set_next (s, &next)); in test_set_iter()
424 g_assert (hb_set_next (s, &next)); in test_set_iter()
425 g_assert (hb_set_next (s, &next)); in test_set_iter()
427 g_assert (hb_set_next (s, &next)); in test_set_iter()
428 g_assert (hb_set_next (s, &next)); in test_set_iter()
430 g_assert (hb_set_next (s, &next)); in test_set_iter()
[all …]
/third_party/skia/third_party/externals/freetype/src/autofit/
Dafshaper.c193 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gsub_lookups, &idx ); ) in af_shaper_get_coverage()
234 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gpos_lookups, &idx ); ) in af_shaper_get_coverage()
284 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gsub_lookups, in af_shaper_get_coverage()
362 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gsub_glyphs, &idx ); ) in af_shaper_get_coverage()
/third_party/skia/third_party/externals/harfbuzz/util/
Dhb-ot-shape-closure.cc78 for (hb_codepoint_t i = -1; hb_set_next (glyphs, &i);) in consume_line()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-bimap.hh124 while (hb_set_next (set, &i)) add (i); in add_set()
Dhb-set.h163 hb_set_next (const hb_set_t *set,
Dhb-ot-layout-common.hh2039 hb_set_next (glyphs, &iter) && iter < end;) in intersects()
2050 if (!hb_set_next (glyphs, &g)) return false; in intersects_class()
2053 if (hb_set_next (glyphs, &g)) return true; in intersects_class()
2265 if (!hb_set_next (glyphs, &g)) in intersects_class()
2271 if (g != HB_SET_VALUE_INVALID && hb_set_next (glyphs, &g)) in intersects_class()
2293 if (!hb_set_next (glyphs, &g)) in intersected_class_glyphs()
2298 hb_set_next (glyphs, &g); in intersected_class_glyphs()
2302 while (g != HB_SET_VALUE_INVALID && hb_set_next (glyphs, &g)) in intersected_class_glyphs()
2323 while (hb_set_next (glyphs, &g)) in intersected_class_glyphs()
2341 if (!hb_set_next (glyphs, &g)) in intersected_classes()
[all …]
Dhb-set.cc520 hb_set_next (const hb_set_t *set, in hb_set_next() function
Dhb-ot-layout.cc1237 hb_set_next (&feature_indexes, &feature_index);) in hb_ot_layout_collect_lookups()
1536 … for (hb_codepoint_t lookup_index = HB_SET_VALUE_INVALID; hb_set_next (lookups, &lookup_index);) in hb_ot_layout_lookups_substitute_closure()
Dhb-subset-cff-common.hh506 while (hb_set_next (closure, &old_num)) in create()
/third_party/skia/third_party/externals/harfbuzz/docs/
Dharfbuzz-sections.txt622 hb_set_next
/third_party/libabigail/tests/data/test-annotate/
Dtest17-pr19027.so.abi418 <!-- hb_set_next -->
419 …<elf-symbol name='hb_set_next' type='func-type' binding='global-binding' visibility='default-visib…
31731 <!-- hb_bool_t hb_set_next(const hb_set_t*, hb_codepoint_t*) -->
31732hb_set_next' mangled-name='hb_set_next' filepath='/tmp/legendre/spack-stage/spack-stage-04g73E/har…
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest17-pr19027.so.abi216 …<elf-symbol name='hb_set_next' type='func-type' binding='global-binding' visibility='default-visib…
20281hb_set_next' mangled-name='hb_set_next' filepath='/tmp/legendre/spack-stage/spack-stage-04g73E/har…
/third_party/chromium/patch/
D0001-cve.patch25257 hb_set_next