Home
last modified time | relevance | path

Searched refs:hb_set_add (Results 1 – 25 of 318) sorted by relevance

12345678910>>...13

/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/test/api/
H A Dtest-subset-cmap.c40 hb_set_add (codepoints, 97); in test_subset_cmap()
41 hb_set_add (codepoints, 99); in test_subset_cmap()
59 hb_set_add (codepoints, 0xD7); in test_subset_cmap_non_consecutive_glyphs()
60 hb_set_add (codepoints, 0xD8); in test_subset_cmap_non_consecutive_glyphs()
61 hb_set_add (codepoints, 0xD9); in test_subset_cmap_non_consecutive_glyphs()
62 hb_set_add (codepoints, 0xDA); in test_subset_cmap_non_consecutive_glyphs()
63 hb_set_add (codepoints, 0xDE); in test_subset_cmap_non_consecutive_glyphs()
81 hb_set_add (codepoints, 97); in test_subset_cmap_noop()
82 hb_set_add (codepoints, 98); in test_subset_cmap_noop()
83 hb_set_add (codepoints, 99); in test_subset_cmap_noop()
[all …]
H A Dtest-subset-cff1.c39 hb_set_add (codepoints, 'a'); in test_subset_cff1_noop()
40 hb_set_add (codepoints, 'b'); in test_subset_cff1_noop()
41 hb_set_add (codepoints, 'c'); in test_subset_cff1_noop()
59 hb_set_add (codepoints, 'a'); in test_subset_cff1()
60 hb_set_add (codepoints, 'c'); in test_subset_cff1()
80 hb_set_add (codepoints, 'a'); in test_subset_cff1_strip_hints()
81 hb_set_add (codepoints, 'c'); in test_subset_cff1_strip_hints()
103 hb_set_add (codepoints, 'a'); in test_subset_cff1_desubr()
104 hb_set_add (codepoints, 'c'); in test_subset_cff1_desubr()
126 hb_set_add (codepoints, 'a'); in test_subset_cff1_desubr_strip_hints()
[all …]
H A Dtest-subset.c41 hb_set_add (codepoints, 'a'); in test_subset_32_tables()
42 hb_set_add (codepoints, 'b'); in test_subset_32_tables()
43 hb_set_add (codepoints, 'c'); in test_subset_32_tables()
63 hb_set_add (codepoints, 'a'); in test_subset_no_inf_loop()
64 hb_set_add (codepoints, 'b'); in test_subset_no_inf_loop()
65 hb_set_add (codepoints, 'c'); in test_subset_no_inf_loop()
84 hb_set_add (codepoints, 'a'); in test_subset_crash()
85 hb_set_add (codepoints, 'b'); in test_subset_crash()
142 hb_set_add (set, 83); in test_subset_sets()
146 hb_set_add (set, 85); in test_subset_sets()
[all …]
H A Dtest-subset-hvar.c39 hb_set_add (codepoints, 'a'); in test_subset_map_HVAR_noop()
40 hb_set_add (codepoints, 'b'); in test_subset_map_HVAR_noop()
41 hb_set_add (codepoints, 'c'); in test_subset_map_HVAR_noop()
59 hb_set_add (codepoints, 'a'); in test_subset_map_HVAR()
60 hb_set_add (codepoints, 'c'); in test_subset_map_HVAR()
79 hb_set_add (codepoints, 'a'); in test_subset_map_HVAR_retaingids()
80 hb_set_add (codepoints, 'c'); in test_subset_map_HVAR_retaingids()
101 hb_set_add (codepoints, 'a'); in test_subset_map_modHVAR()
102 hb_set_add (codepoints, 'c'); in test_subset_map_modHVAR()
120 hb_set_add (codepoints, 'a'); in test_subset_identity_HVAR_noop()
[all …]
H A Dtest-subset-glyf.c68 hb_set_add (codepoints, 97); in test_subset_glyf()
69 hb_set_add (codepoints, 99); in test_subset_glyf()
90 hb_set_add (codepoints, 32); in test_subset_glyf_set_overlaps_flag()
91 hb_set_add (codepoints, 98); in test_subset_glyf_set_overlaps_flag()
92 hb_set_add (codepoints, 508); in test_subset_glyf_set_overlaps_flag()
115 hb_set_add (glyphs, 1); in test_subset_glyf_with_input_glyphs()
116 hb_set_add (glyphs, 3); in test_subset_glyf_with_input_glyphs()
216 hb_set_add (codepoints, 97); in test_subset_glyf_noop()
217 hb_set_add (codepoints, 98); in test_subset_glyf_noop()
218 hb_set_add (codepoints, 99); in test_subset_glyf_noop()
[all …]
H A Dtest-subset-cbdt.c39 hb_set_add (codepoints, 0x38); in test_subset_cbdt_noop()
40 hb_set_add (codepoints, 0x39); in test_subset_cbdt_noop()
41 hb_set_add (codepoints, 0xAE); in test_subset_cbdt_noop()
42 hb_set_add (codepoints, 0x2049); in test_subset_cbdt_noop()
43 hb_set_add (codepoints, 0x20E3); in test_subset_cbdt_noop()
62 hb_set_add (codepoints, 0x39); in test_subset_cbdt_keep_one()
82 hb_set_add (codepoints, 0x2049); in test_subset_cbdt_keep_one_last_subtable()
102 hb_set_add (codepoints, 0x38); in test_subset_cbdt_keep_multiple_subtables()
103 hb_set_add (codepoints, 0xAE); in test_subset_cbdt_keep_multiple_subtables()
124 hb_set_add (codepoints, 0x38); in test_subset_cbdt_index_format_3()
[all …]
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/test/api/
H A Dtest-subset-cmap.c40 hb_set_add (codepoints, 97); in test_subset_cmap()
41 hb_set_add (codepoints, 99); in test_subset_cmap()
59 hb_set_add (codepoints, 0xD7); in test_subset_cmap_non_consecutive_glyphs()
60 hb_set_add (codepoints, 0xD8); in test_subset_cmap_non_consecutive_glyphs()
61 hb_set_add (codepoints, 0xD9); in test_subset_cmap_non_consecutive_glyphs()
62 hb_set_add (codepoints, 0xDA); in test_subset_cmap_non_consecutive_glyphs()
63 hb_set_add (codepoints, 0xDE); in test_subset_cmap_non_consecutive_glyphs()
81 hb_set_add (codepoints, 97); in test_subset_cmap_noop()
82 hb_set_add (codepoints, 98); in test_subset_cmap_noop()
83 hb_set_add (codepoints, 99); in test_subset_cmap_noop()
[all …]
H A Dtest-subset-cff1.c39 hb_set_add (codepoints, 'a'); in test_subset_cff1_noop()
40 hb_set_add (codepoints, 'b'); in test_subset_cff1_noop()
41 hb_set_add (codepoints, 'c'); in test_subset_cff1_noop()
59 hb_set_add (codepoints, 'a'); in test_subset_cff1()
60 hb_set_add (codepoints, 'c'); in test_subset_cff1()
80 hb_set_add (codepoints, 'a'); in test_subset_cff1_strip_hints()
81 hb_set_add (codepoints, 'c'); in test_subset_cff1_strip_hints()
103 hb_set_add (codepoints, 'a'); in test_subset_cff1_desubr()
104 hb_set_add (codepoints, 'c'); in test_subset_cff1_desubr()
126 hb_set_add (codepoints, 'a'); in test_subset_cff1_desubr_strip_hints()
[all …]
H A Dtest-subset.c41 hb_set_add (codepoints, 'a'); in test_subset_32_tables()
42 hb_set_add (codepoints, 'b'); in test_subset_32_tables()
43 hb_set_add (codepoints, 'c'); in test_subset_32_tables()
63 hb_set_add (codepoints, 'a'); in test_subset_no_inf_loop()
64 hb_set_add (codepoints, 'b'); in test_subset_no_inf_loop()
65 hb_set_add (codepoints, 'c'); in test_subset_no_inf_loop()
84 hb_set_add (codepoints, 'a'); in test_subset_crash()
85 hb_set_add (codepoints, 'b'); in test_subset_crash()
142 hb_set_add (set, 83); in test_subset_sets()
146 hb_set_add (set, 85); in test_subset_sets()
[all …]
H A Dtest-subset-hvar.c39 hb_set_add (codepoints, 'a'); in test_subset_map_HVAR_noop()
40 hb_set_add (codepoints, 'b'); in test_subset_map_HVAR_noop()
41 hb_set_add (codepoints, 'c'); in test_subset_map_HVAR_noop()
59 hb_set_add (codepoints, 'a'); in test_subset_map_HVAR()
60 hb_set_add (codepoints, 'c'); in test_subset_map_HVAR()
79 hb_set_add (codepoints, 'a'); in test_subset_map_HVAR_retaingids()
80 hb_set_add (codepoints, 'c'); in test_subset_map_HVAR_retaingids()
101 hb_set_add (codepoints, 'a'); in test_subset_map_modHVAR()
102 hb_set_add (codepoints, 'c'); in test_subset_map_modHVAR()
120 hb_set_add (codepoints, 'a'); in test_subset_identity_HVAR_noop()
[all …]
H A Dtest-subset-glyf.c68 hb_set_add (codepoints, 97); in test_subset_glyf()
69 hb_set_add (codepoints, 99); in test_subset_glyf()
90 hb_set_add (codepoints, 32); in test_subset_glyf_set_overlaps_flag()
91 hb_set_add (codepoints, 98); in test_subset_glyf_set_overlaps_flag()
92 hb_set_add (codepoints, 508); in test_subset_glyf_set_overlaps_flag()
115 hb_set_add (glyphs, 1); in test_subset_glyf_with_input_glyphs()
116 hb_set_add (glyphs, 3); in test_subset_glyf_with_input_glyphs()
216 hb_set_add (codepoints, 97); in test_subset_glyf_noop()
217 hb_set_add (codepoints, 98); in test_subset_glyf_noop()
218 hb_set_add (codepoints, 99); in test_subset_glyf_noop()
[all …]
H A Dtest-subset-cbdt.c39 hb_set_add (codepoints, 0x38); in test_subset_cbdt_noop()
40 hb_set_add (codepoints, 0x39); in test_subset_cbdt_noop()
41 hb_set_add (codepoints, 0xAE); in test_subset_cbdt_noop()
42 hb_set_add (codepoints, 0x2049); in test_subset_cbdt_noop()
43 hb_set_add (codepoints, 0x20E3); in test_subset_cbdt_noop()
62 hb_set_add (codepoints, 0x39); in test_subset_cbdt_keep_one()
82 hb_set_add (codepoints, 0x2049); in test_subset_cbdt_keep_one_last_subtable()
102 hb_set_add (codepoints, 0x38); in test_subset_cbdt_keep_multiple_subtables()
103 hb_set_add (codepoints, 0xAE); in test_subset_cbdt_keep_multiple_subtables()
124 hb_set_add (codepoints, 0x38); in test_subset_cbdt_index_format_3()
[all …]
/dports/print/harfbuzz/harfbuzz-3.4.0/test/api/
H A Dtest-subset-cmap.c40 hb_set_add (codepoints, 97); in test_subset_cmap()
41 hb_set_add (codepoints, 99); in test_subset_cmap()
59 hb_set_add (codepoints, 0xD7); in test_subset_cmap_non_consecutive_glyphs()
60 hb_set_add (codepoints, 0xD8); in test_subset_cmap_non_consecutive_glyphs()
61 hb_set_add (codepoints, 0xD9); in test_subset_cmap_non_consecutive_glyphs()
62 hb_set_add (codepoints, 0xDA); in test_subset_cmap_non_consecutive_glyphs()
63 hb_set_add (codepoints, 0xDE); in test_subset_cmap_non_consecutive_glyphs()
81 hb_set_add (codepoints, 97); in test_subset_cmap_noop()
82 hb_set_add (codepoints, 98); in test_subset_cmap_noop()
83 hb_set_add (codepoints, 99); in test_subset_cmap_noop()
[all …]
H A Dtest-subset-cff1.c39 hb_set_add (codepoints, 'a'); in test_subset_cff1_noop()
40 hb_set_add (codepoints, 'b'); in test_subset_cff1_noop()
41 hb_set_add (codepoints, 'c'); in test_subset_cff1_noop()
59 hb_set_add (codepoints, 'a'); in test_subset_cff1()
60 hb_set_add (codepoints, 'c'); in test_subset_cff1()
80 hb_set_add (codepoints, 'a'); in test_subset_cff1_strip_hints()
81 hb_set_add (codepoints, 'c'); in test_subset_cff1_strip_hints()
103 hb_set_add (codepoints, 'a'); in test_subset_cff1_desubr()
104 hb_set_add (codepoints, 'c'); in test_subset_cff1_desubr()
126 hb_set_add (codepoints, 'a'); in test_subset_cff1_desubr_strip_hints()
[all …]
H A Dtest-subset.c41 hb_set_add (codepoints, 'a'); in test_subset_32_tables()
42 hb_set_add (codepoints, 'b'); in test_subset_32_tables()
43 hb_set_add (codepoints, 'c'); in test_subset_32_tables()
63 hb_set_add (codepoints, 'a'); in test_subset_no_inf_loop()
64 hb_set_add (codepoints, 'b'); in test_subset_no_inf_loop()
65 hb_set_add (codepoints, 'c'); in test_subset_no_inf_loop()
84 hb_set_add (codepoints, 'a'); in test_subset_crash()
85 hb_set_add (codepoints, 'b'); in test_subset_crash()
142 hb_set_add (set, 83); in test_subset_sets()
146 hb_set_add (set, 85); in test_subset_sets()
[all …]
H A Dtest-subset-hvar.c39 hb_set_add (codepoints, 'a'); in test_subset_map_HVAR_noop()
40 hb_set_add (codepoints, 'b'); in test_subset_map_HVAR_noop()
41 hb_set_add (codepoints, 'c'); in test_subset_map_HVAR_noop()
59 hb_set_add (codepoints, 'a'); in test_subset_map_HVAR()
60 hb_set_add (codepoints, 'c'); in test_subset_map_HVAR()
79 hb_set_add (codepoints, 'a'); in test_subset_map_HVAR_retaingids()
80 hb_set_add (codepoints, 'c'); in test_subset_map_HVAR_retaingids()
101 hb_set_add (codepoints, 'a'); in test_subset_map_modHVAR()
102 hb_set_add (codepoints, 'c'); in test_subset_map_modHVAR()
120 hb_set_add (codepoints, 'a'); in test_subset_identity_HVAR_noop()
[all …]
H A Dtest-subset-glyf.c68 hb_set_add (codepoints, 97); in test_subset_glyf()
69 hb_set_add (codepoints, 99); in test_subset_glyf()
90 hb_set_add (codepoints, 32); in test_subset_glyf_set_overlaps_flag()
91 hb_set_add (codepoints, 98); in test_subset_glyf_set_overlaps_flag()
92 hb_set_add (codepoints, 508); in test_subset_glyf_set_overlaps_flag()
115 hb_set_add (glyphs, 1); in test_subset_glyf_with_input_glyphs()
116 hb_set_add (glyphs, 3); in test_subset_glyf_with_input_glyphs()
216 hb_set_add (codepoints, 97); in test_subset_glyf_noop()
217 hb_set_add (codepoints, 98); in test_subset_glyf_noop()
218 hb_set_add (codepoints, 99); in test_subset_glyf_noop()
[all …]
H A Dtest-subset-cbdt.c39 hb_set_add (codepoints, 0x38); in test_subset_cbdt_noop()
40 hb_set_add (codepoints, 0x39); in test_subset_cbdt_noop()
41 hb_set_add (codepoints, 0xAE); in test_subset_cbdt_noop()
42 hb_set_add (codepoints, 0x2049); in test_subset_cbdt_noop()
43 hb_set_add (codepoints, 0x20E3); in test_subset_cbdt_noop()
62 hb_set_add (codepoints, 0x39); in test_subset_cbdt_keep_one()
82 hb_set_add (codepoints, 0x2049); in test_subset_cbdt_keep_one_last_subtable()
102 hb_set_add (codepoints, 0x38); in test_subset_cbdt_keep_multiple_subtables()
103 hb_set_add (codepoints, 0xAE); in test_subset_cbdt_keep_multiple_subtables()
124 hb_set_add (codepoints, 0x38); in test_subset_cbdt_index_format_3()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/test/api/
H A Dtest-subset-cmap.c40 hb_set_add (codepoints, 97); in test_subset_cmap()
41 hb_set_add (codepoints, 99); in test_subset_cmap()
59 hb_set_add (codepoints, 0xD7); in test_subset_cmap_non_consecutive_glyphs()
60 hb_set_add (codepoints, 0xD8); in test_subset_cmap_non_consecutive_glyphs()
61 hb_set_add (codepoints, 0xD9); in test_subset_cmap_non_consecutive_glyphs()
62 hb_set_add (codepoints, 0xDA); in test_subset_cmap_non_consecutive_glyphs()
63 hb_set_add (codepoints, 0xDE); in test_subset_cmap_non_consecutive_glyphs()
81 hb_set_add (codepoints, 97); in test_subset_cmap_noop()
82 hb_set_add (codepoints, 98); in test_subset_cmap_noop()
83 hb_set_add (codepoints, 99); in test_subset_cmap_noop()
[all …]
H A Dtest-set.c70 hb_set_add (s, 13); in test_set_basic()
76 hb_set_add (s, 33000); in test_set_basic()
141 hb_set_add (a, 3585); in test_set_intersect_empty()
160 hb_set_add (b, 0); in test_set_intersect_empty()
172 hb_set_add (a, 3585); in test_set_intersect_page_reduction()
220 hb_set_add (o, 13); in test_set_algebra()
221 hb_set_add (o, 19); in test_set_algebra()
238 hb_set_add (s, 10); in test_set_algebra()
295 hb_set_add (o, 889); in test_set_algebra()
352 hb_set_add (s, 13); in test_set_iter()
[all …]
H A Dtest-subset-cff1.c39 hb_set_add (codepoints, 'a'); in test_subset_cff1_noop()
40 hb_set_add (codepoints, 'b'); in test_subset_cff1_noop()
41 hb_set_add (codepoints, 'c'); in test_subset_cff1_noop()
59 hb_set_add (codepoints, 'a'); in test_subset_cff1()
60 hb_set_add (codepoints, 'c'); in test_subset_cff1()
80 hb_set_add (codepoints, 'a'); in test_subset_cff1_strip_hints()
81 hb_set_add (codepoints, 'c'); in test_subset_cff1_strip_hints()
103 hb_set_add (codepoints, 'a'); in test_subset_cff1_desubr()
104 hb_set_add (codepoints, 'c'); in test_subset_cff1_desubr()
126 hb_set_add (codepoints, 'a'); in test_subset_cff1_desubr_strip_hints()
[all …]
H A Dtest-subset-hvar.c39 hb_set_add (codepoints, 'a'); in test_subset_map_HVAR_noop()
40 hb_set_add (codepoints, 'b'); in test_subset_map_HVAR_noop()
41 hb_set_add (codepoints, 'c'); in test_subset_map_HVAR_noop()
59 hb_set_add (codepoints, 'a'); in test_subset_map_HVAR()
60 hb_set_add (codepoints, 'c'); in test_subset_map_HVAR()
79 hb_set_add (codepoints, 'a'); in test_subset_map_HVAR_retaingids()
80 hb_set_add (codepoints, 'c'); in test_subset_map_HVAR_retaingids()
101 hb_set_add (codepoints, 'a'); in test_subset_map_modHVAR()
102 hb_set_add (codepoints, 'c'); in test_subset_map_modHVAR()
120 hb_set_add (codepoints, 'a'); in test_subset_identity_HVAR_noop()
[all …]
H A Dtest-subset-cbdt.c39 hb_set_add (codepoints, 0x38); in test_subset_cbdt_noop()
40 hb_set_add (codepoints, 0x39); in test_subset_cbdt_noop()
41 hb_set_add (codepoints, 0xAE); in test_subset_cbdt_noop()
42 hb_set_add (codepoints, 0x2049); in test_subset_cbdt_noop()
43 hb_set_add (codepoints, 0x20E3); in test_subset_cbdt_noop()
62 hb_set_add (codepoints, 0x39); in test_subset_cbdt_keep_one()
82 hb_set_add (codepoints, 0x2049); in test_subset_cbdt_keep_one_last_subtable()
102 hb_set_add (codepoints, 0x38); in test_subset_cbdt_keep_multiple_subtables()
103 hb_set_add (codepoints, 0xAE); in test_subset_cbdt_keep_multiple_subtables()
124 hb_set_add (codepoints, 0x38); in test_subset_cbdt_index_format_3()
[all …]
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/harfbuzz/test/api/
H A Dtest-subset-cff1.c39 hb_set_add (codepoints, 'a'); in test_subset_cff1_noop()
40 hb_set_add (codepoints, 'b'); in test_subset_cff1_noop()
41 hb_set_add (codepoints, 'c'); in test_subset_cff1_noop()
59 hb_set_add (codepoints, 'a'); in test_subset_cff1()
60 hb_set_add (codepoints, 'c'); in test_subset_cff1()
80 hb_set_add (codepoints, 'a'); in test_subset_cff1_strip_hints()
81 hb_set_add (codepoints, 'c'); in test_subset_cff1_strip_hints()
103 hb_set_add (codepoints, 'a'); in test_subset_cff1_desubr()
104 hb_set_add (codepoints, 'c'); in test_subset_cff1_desubr()
126 hb_set_add (codepoints, 'a'); in test_subset_cff1_desubr_strip_hints()
[all …]
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/harfbuzz/test/api/
H A Dtest-subset-cff1.c39 hb_set_add (codepoints, 'a'); in test_subset_cff1_noop()
40 hb_set_add (codepoints, 'b'); in test_subset_cff1_noop()
41 hb_set_add (codepoints, 'c'); in test_subset_cff1_noop()
59 hb_set_add (codepoints, 'a'); in test_subset_cff1()
60 hb_set_add (codepoints, 'c'); in test_subset_cff1()
80 hb_set_add (codepoints, 'a'); in test_subset_cff1_strip_hints()
81 hb_set_add (codepoints, 'c'); in test_subset_cff1_strip_hints()
103 hb_set_add (codepoints, 'a'); in test_subset_cff1_desubr()
104 hb_set_add (codepoints, 'c'); in test_subset_cff1_desubr()
126 hb_set_add (codepoints, 'a'); in test_subset_cff1_desubr_strip_hints()
[all …]

12345678910>>...13