Home
last modified time | relevance | path

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

12345678910>>...13

/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/test/api/
H A 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()
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()
128 g_assert (hb_set_next (after, &g)); in test_ot_layout_lookup_collect_glyphs_source_sans()
[all …]
H A 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 …]
H A 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()
686 g_assert (hb_set_next (s, &cp)); in test_set_inverted_iteration_next()
688 g_assert (hb_set_next (s, &cp)); in test_set_inverted_iteration_next()
708 g_assert (hb_set_next (s, &cp)); in test_set_inverted_iteration_next()
711 g_assert (hb_set_next (s, &cp)); in test_set_inverted_iteration_next()
715 g_assert (hb_set_next (s, &cp)); in test_set_inverted_iteration_next()
719 g_assert (hb_set_next (s, &cp)); in test_set_inverted_iteration_next()
723 g_assert (hb_set_next (s, &cp)); in test_set_inverted_iteration_next()
728 g_assert (hb_set_next (s, &cp)); in test_set_inverted_iteration_next()
[all …]
/dports/print/harfbuzz/harfbuzz-3.4.0/test/api/
H A 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()
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()
128 g_assert (hb_set_next (after, &g)); in test_ot_layout_lookup_collect_glyphs_source_sans()
[all …]
H A 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 …]
H A 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()
686 g_assert (hb_set_next (s, &cp)); in test_set_inverted_iteration_next()
688 g_assert (hb_set_next (s, &cp)); in test_set_inverted_iteration_next()
708 g_assert (hb_set_next (s, &cp)); in test_set_inverted_iteration_next()
711 g_assert (hb_set_next (s, &cp)); in test_set_inverted_iteration_next()
715 g_assert (hb_set_next (s, &cp)); in test_set_inverted_iteration_next()
719 g_assert (hb_set_next (s, &cp)); in test_set_inverted_iteration_next()
723 g_assert (hb_set_next (s, &cp)); in test_set_inverted_iteration_next()
728 g_assert (hb_set_next (s, &cp)); in test_set_inverted_iteration_next()
[all …]
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/test/api/
H A 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()
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()
128 g_assert (hb_set_next (after, &g)); in test_ot_layout_lookup_collect_glyphs_source_sans()
[all …]
H A 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 …]
H A 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()
686 g_assert (hb_set_next (s, &cp)); in test_set_inverted_iteration_next()
688 g_assert (hb_set_next (s, &cp)); in test_set_inverted_iteration_next()
708 g_assert (hb_set_next (s, &cp)); in test_set_inverted_iteration_next()
711 g_assert (hb_set_next (s, &cp)); in test_set_inverted_iteration_next()
715 g_assert (hb_set_next (s, &cp)); in test_set_inverted_iteration_next()
719 g_assert (hb_set_next (s, &cp)); in test_set_inverted_iteration_next()
723 g_assert (hb_set_next (s, &cp)); in test_set_inverted_iteration_next()
728 g_assert (hb_set_next (s, &cp)); in test_set_inverted_iteration_next()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/test/api/
H A 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 …]
H A 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()
362 g_assert (hb_set_next (s, &next)); in test_set_iter()
364 g_assert (hb_set_next (s, &next)); in test_set_iter()
366 g_assert (hb_set_next (s, &next)); in test_set_iter()
367 g_assert (hb_set_next (s, &next)); in test_set_iter()
368 g_assert (hb_set_next (s, &next)); in test_set_iter()
370 g_assert (hb_set_next (s, &next)); in test_set_iter()
371 g_assert (hb_set_next (s, &next)); in test_set_iter()
373 g_assert (hb_set_next (s, &next)); in test_set_iter()
[all …]
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/harfbuzz/test/api/
H A 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 …]
H A 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 …]
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/harfbuzz/test/api/
H A 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 …]
H A 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 …]
/dports/print/tex-xdvik/xdvik-22.87/libs/freetype2/freetype-2.5.3/src/autofit/
H A Dhbshim.c190 for ( idx = -1; hb_set_next( gsub_lookups, &idx ); ) in af_get_coverage()
221 for ( idx = -1; hb_set_next( gpos_lookups, &idx ); ) in af_get_coverage()
269 for ( idx = -1; hb_set_next( gsub_lookups, &idx ); ) in af_get_coverage()
339 for ( idx = -1; hb_set_next( gsub_glyphs, &idx ); ) in af_get_coverage()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/autofit/
H A Dhbshim.c190 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gsub_lookups, &idx ); ) in af_get_coverage()
221 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gpos_lookups, &idx ); ) in af_get_coverage()
270 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gsub_lookups, in af_get_coverage()
348 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gsub_glyphs, &idx ); ) in af_get_coverage()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/autofit/
H A Dhbshim.c190 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gsub_lookups, &idx ); ) in af_get_coverage()
221 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gpos_lookups, &idx ); ) in af_get_coverage()
270 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gsub_lookups, in af_get_coverage()
348 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gsub_glyphs, &idx ); ) in af_get_coverage()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/autofit/
H A Dhbshim.c190 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gsub_lookups, &idx ); ) in af_get_coverage()
221 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gpos_lookups, &idx ); ) in af_get_coverage()
270 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gsub_lookups, in af_get_coverage()
348 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gsub_glyphs, &idx ); ) in af_get_coverage()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/autofit/
H A Dhbshim.c190 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gsub_lookups, &idx ); ) in af_get_coverage()
221 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gpos_lookups, &idx ); ) in af_get_coverage()
270 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gsub_lookups, in af_get_coverage()
348 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gsub_glyphs, &idx ); ) in af_get_coverage()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/autofit/
H A Dhbshim.c190 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gsub_lookups, &idx ); ) in af_get_coverage()
221 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gpos_lookups, &idx ); ) in af_get_coverage()
270 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gsub_lookups, in af_get_coverage()
348 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gsub_glyphs, &idx ); ) in af_get_coverage()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/autofit/
H A Dhbshim.c190 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gsub_lookups, &idx ); ) in af_get_coverage()
221 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gpos_lookups, &idx ); ) in af_get_coverage()
270 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gsub_lookups, in af_get_coverage()
348 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gsub_glyphs, &idx ); ) in af_get_coverage()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/autofit/
H A Dhbshim.c190 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gsub_lookups, &idx ); ) in af_get_coverage()
221 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gpos_lookups, &idx ); ) in af_get_coverage()
270 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gsub_lookups, in af_get_coverage()
348 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gsub_glyphs, &idx ); ) in af_get_coverage()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/autofit/
H A Dhbshim.c190 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gsub_lookups, &idx ); ) in af_get_coverage()
221 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gpos_lookups, &idx ); ) in af_get_coverage()
270 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gsub_lookups, in af_get_coverage()
348 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gsub_glyphs, &idx ); ) in af_get_coverage()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/autofit/
H A Dhbshim.c190 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gsub_lookups, &idx ); ) in af_get_coverage()
221 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gpos_lookups, &idx ); ) in af_get_coverage()
270 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gsub_lookups, in af_get_coverage()
348 for ( idx = HB_SET_VALUE_INVALID; hb_set_next( gsub_glyphs, &idx ); ) in af_get_coverage()

12345678910>>...13