Home
last modified time | relevance | path

Searched defs:codepoints (Results 1 – 25 of 73) sorted by relevance

123

/third_party/harfbuzz/test/api/
Dtest-subset-cff1.c37 hb_set_t *codepoints = hb_set_create (); in test_subset_cff1_noop() local
57 hb_set_t *codepoints = hb_set_create (); in test_subset_cff1() local
77 hb_set_t *codepoints = hb_set_create (); in test_subset_cff1_strip_hints() local
100 hb_set_t *codepoints = hb_set_create (); in test_subset_cff1_desubr() local
123 hb_set_t *codepoints = hb_set_create (); in test_subset_cff1_desubr_strip_hints() local
147 hb_set_t *codepoints = hb_set_create (); in test_subset_cff1_j() local
167 hb_set_t *codepoints = hb_set_create (); in test_subset_cff1_j_strip_hints() local
190 hb_set_t *codepoints = hb_set_create (); in test_subset_cff1_j_desubr() local
213 hb_set_t *codepoints = hb_set_create (); in test_subset_cff1_j_desubr_strip_hints() local
237 hb_set_t *codepoints = hb_set_create (); in test_subset_cff1_expert() local
[all …]
Dtest-subset-cmap.c38 hb_set_t *codepoints = hb_set_create (); in test_subset_cmap() local
57 hb_set_t *codepoints = hb_set_create (); in test_subset_cmap_non_consecutive_glyphs() local
79 hb_set_t *codepoints = hb_set_create(); in test_subset_cmap_noop() local
99 hb_set_t *codepoints = hb_set_create (); in test_subset_cmap4_no_exceeding_maximum_codepoint() local
122 hb_set_t *codepoints = hb_set_create (); in test_subset_cmap_empty_tables() local
141 hb_set_t *codepoints = hb_set_create (); in test_subset_cmap_noto_color_emoji_noop() local
163 hb_set_t *codepoints = hb_set_create (); in test_subset_cmap_noto_color_emoji_non_consecutive_glyphs() local
Dtest-subset-hvar.c37 hb_set_t *codepoints = hb_set_create (); in test_subset_map_HVAR_noop() local
57 hb_set_t *codepoints = hb_set_create (); in test_subset_map_HVAR() local
77 hb_set_t *codepoints = hb_set_create (); in test_subset_map_HVAR_retaingids() local
99 hb_set_t *codepoints = hb_set_create (); in test_subset_map_modHVAR() local
118 hb_set_t *codepoints = hb_set_create (); in test_subset_identity_HVAR_noop() local
138 hb_set_t *codepoints = hb_set_create (); in test_subset_identity_HVAR() local
158 hb_set_t *codepoints = hb_set_create (); in test_subset_identity_HVAR_retaingids() local
Dtest-subset-glyf.c66 hb_set_t *codepoints = hb_set_create(); in test_subset_glyf() local
111 hb_set_t *codepoints = hb_set_create(); in test_subset_glyf_with_components() local
134 hb_set_t *codepoints = hb_set_create(); in test_subset_glyf_with_gsub() local
163 hb_set_t *codepoints = hb_set_create(); in test_subset_glyf_without_gsub() local
189 hb_set_t *codepoints = hb_set_create(); in test_subset_glyf_noop() local
211 hb_set_t *codepoints = hb_set_create(); in test_subset_glyf_strip_hints_simple() local
236 hb_set_t *codepoints = hb_set_create(); in test_subset_glyf_strip_hints_composite() local
260 hb_set_t *codepoints = hb_set_create(); in test_subset_glyf_strip_hints_invalid() local
293 hb_set_t *codepoints = hb_set_create(); in test_subset_glyf_retain_gids() local
318 hb_set_t *codepoints = hb_set_create(); in test_subset_glyf_retain_gids_truncates() local
Dtest-subset-cff2.c37 hb_set_t *codepoints = hb_set_create (); in test_subset_cff2_noop() local
57 hb_set_t *codepoints = hb_set_create (); in test_subset_cff2() local
77 hb_set_t *codepoints = hb_set_create (); in test_subset_cff2_strip_hints() local
100 hb_set_t *codepoints = hb_set_create (); in test_subset_cff2_desubr() local
123 hb_set_t *codepoints = hb_set_create (); in test_subset_cff2_desubr_strip_hints() local
147 hb_set_t *codepoints = hb_set_create (); in test_subset_cff2_retaingids() local
Dtest-subset-cbdt.c37 hb_set_t *codepoints = hb_set_create (); in test_subset_cbdt_noop() local
60 hb_set_t *codepoints = hb_set_create (); in test_subset_cbdt_keep_one() local
80 hb_set_t *codepoints = hb_set_create (); in test_subset_cbdt_keep_one_last_subtable() local
100 hb_set_t *codepoints = hb_set_create (); in test_subset_cbdt_keep_multiple_subtables() local
122 hb_set_t *codepoints = hb_set_create (); in test_subset_cbdt_index_format_3() local
Dtest-subset-hmtx.c53 hb_set_t *codepoints = hb_set_create (); in test_subset_hmtx_simple_subset() local
75 hb_set_t *codepoints = hb_set_create (); in test_subset_hmtx_monospace() local
97 hb_set_t *codepoints = hb_set_create (); in test_subset_hmtx_keep_num_metrics() local
118 hb_set_t *codepoints = hb_set_create (); in test_subset_hmtx_decrease_num_metrics() local
138 hb_set_t *codepoints = hb_set_create(); in test_subset_hmtx_noop() local
160 hb_set_t *codepoints = hb_subset_input_unicode_set (input); in test_subset_invalid_hmtx() local
Dtest-collect-unicodes.c34 hb_set_t *codepoints = hb_set_create(); in test_collect_unicodes_format4() local
56 hb_set_t *codepoints = hb_set_create(); in test_collect_unicodes_format12_notdef() local
77 hb_set_t *codepoints = hb_set_create(); in test_collect_unicodes_format12() local
99 hb_set_t *codepoints = hb_set_create(); in test_collect_unicodes() local
Dtest-subset-colr.c37 hb_set_t *codepoints = hb_set_create (); in test_subset_colr_noop() local
57 hb_set_t *codepoints = hb_set_create (); in test_subset_colr_keep_one_colr_glyph() local
76 hb_set_t *codepoints = hb_set_create (); in test_subset_colr_keep_mixed_glyph() local
96 hb_set_t *codepoints = hb_set_create (); in test_subset_colr_keep_no_colr_glyph() local
Dtest-subset-hdmx.c39 hb_set_t *codepoints = hb_set_create (); in test_subset_hdmx_simple_subset() local
59 hb_set_t *codepoints = hb_set_create (); in test_subset_hdmx_multiple_device_records() local
78 hb_set_t *codepoints = hb_subset_input_unicode_set (input); in test_subset_hdmx_invalid() local
99 hb_set_t *codepoints = hb_set_create(); in test_subset_hdmx_noop() local
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/
Dtest-subset-cff1.c37 hb_set_t *codepoints = hb_set_create (); in test_subset_cff1_noop() local
57 hb_set_t *codepoints = hb_set_create (); in test_subset_cff1() local
77 hb_set_t *codepoints = hb_set_create (); in test_subset_cff1_strip_hints() local
100 hb_set_t *codepoints = hb_set_create (); in test_subset_cff1_desubr() local
123 hb_set_t *codepoints = hb_set_create (); in test_subset_cff1_desubr_strip_hints() local
147 hb_set_t *codepoints = hb_set_create (); in test_subset_cff1_j() local
167 hb_set_t *codepoints = hb_set_create (); in test_subset_cff1_j_strip_hints() local
190 hb_set_t *codepoints = hb_set_create (); in test_subset_cff1_j_desubr() local
213 hb_set_t *codepoints = hb_set_create (); in test_subset_cff1_j_desubr_strip_hints() local
237 hb_set_t *codepoints = hb_set_create (); in test_subset_cff1_expert() local
[all …]
Dtest-subset-glyf.c66 hb_set_t *codepoints = hb_set_create(); in test_subset_glyf() local
111 hb_set_t *codepoints = hb_set_create(); in test_subset_glyf_with_components() local
134 hb_set_t *codepoints = hb_set_create(); in test_subset_glyf_with_gsub() local
163 hb_set_t *codepoints = hb_set_create(); in test_subset_glyf_without_gsub() local
189 hb_set_t *codepoints = hb_set_create(); in test_subset_glyf_noop() local
211 hb_set_t *codepoints = hb_set_create(); in test_subset_glyf_strip_hints_simple() local
236 hb_set_t *codepoints = hb_set_create(); in test_subset_glyf_strip_hints_composite() local
260 hb_set_t *codepoints = hb_set_create(); in test_subset_glyf_strip_hints_invalid() local
293 hb_set_t *codepoints = hb_set_create(); in test_subset_glyf_retain_gids() local
318 hb_set_t *codepoints = hb_set_create(); in test_subset_glyf_retain_gids_truncates() local
Dtest-subset-cff2.c37 hb_set_t *codepoints = hb_set_create (); in test_subset_cff2_noop() local
57 hb_set_t *codepoints = hb_set_create (); in test_subset_cff2() local
77 hb_set_t *codepoints = hb_set_create (); in test_subset_cff2_strip_hints() local
100 hb_set_t *codepoints = hb_set_create (); in test_subset_cff2_desubr() local
123 hb_set_t *codepoints = hb_set_create (); in test_subset_cff2_desubr_strip_hints() local
147 hb_set_t *codepoints = hb_set_create (); in test_subset_cff2_retaingids() local
Dtest-subset-hmtx.c53 hb_set_t *codepoints = hb_set_create (); in test_subset_hmtx_simple_subset() local
75 hb_set_t *codepoints = hb_set_create (); in test_subset_hmtx_monospace() local
97 hb_set_t *codepoints = hb_set_create (); in test_subset_hmtx_keep_num_metrics() local
118 hb_set_t *codepoints = hb_set_create (); in test_subset_hmtx_decrease_num_metrics() local
138 hb_set_t *codepoints = hb_set_create(); in test_subset_hmtx_noop() local
160 hb_set_t *codepoints = hb_subset_input_unicode_set (input); in test_subset_invalid_hmtx() local
Dtest-subset-hdmx.c39 hb_set_t *codepoints = hb_set_create (); in test_subset_hdmx_simple_subset() local
59 hb_set_t *codepoints = hb_set_create (); in test_subset_hdmx_multiple_device_records() local
78 hb_set_t *codepoints = hb_subset_input_unicode_set (input); in test_subset_hdmx_invalid() local
99 hb_set_t *codepoints = hb_set_create(); in test_subset_hdmx_noop() local
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-subset-cff1.c37 hb_set_t *codepoints = hb_set_create (); in test_subset_cff1_noop() local
57 hb_set_t *codepoints = hb_set_create (); in test_subset_cff1() local
77 hb_set_t *codepoints = hb_set_create (); in test_subset_cff1_strip_hints() local
100 hb_set_t *codepoints = hb_set_create (); in test_subset_cff1_desubr() local
123 hb_set_t *codepoints = hb_set_create (); in test_subset_cff1_desubr_strip_hints() local
147 hb_set_t *codepoints = hb_set_create (); in test_subset_cff1_j() local
167 hb_set_t *codepoints = hb_set_create (); in test_subset_cff1_j_strip_hints() local
190 hb_set_t *codepoints = hb_set_create (); in test_subset_cff1_j_desubr() local
213 hb_set_t *codepoints = hb_set_create (); in test_subset_cff1_j_desubr_strip_hints() local
237 hb_set_t *codepoints = hb_set_create (); in test_subset_cff1_expert() local
[all …]
Dtest-subset-cmap.c38 hb_set_t *codepoints = hb_set_create (); in test_subset_cmap() local
57 hb_set_t *codepoints = hb_set_create (); in test_subset_cmap_non_consecutive_glyphs() local
79 hb_set_t *codepoints = hb_set_create(); in test_subset_cmap_noop() local
99 hb_set_t *codepoints = hb_set_create (); in test_subset_cmap4_no_exceeding_maximum_codepoint() local
122 hb_set_t *codepoints = hb_set_create (); in test_subset_cmap_empty_tables() local
141 hb_set_t *codepoints = hb_set_create (); in test_subset_cmap_noto_color_emoji_noop() local
163 hb_set_t *codepoints = hb_set_create (); in test_subset_cmap_noto_color_emoji_non_consecutive_glyphs() local
Dtest-subset-hvar.c37 hb_set_t *codepoints = hb_set_create (); in test_subset_map_HVAR_noop() local
57 hb_set_t *codepoints = hb_set_create (); in test_subset_map_HVAR() local
77 hb_set_t *codepoints = hb_set_create (); in test_subset_map_HVAR_retaingids() local
99 hb_set_t *codepoints = hb_set_create (); in test_subset_map_modHVAR() local
118 hb_set_t *codepoints = hb_set_create (); in test_subset_identity_HVAR_noop() local
138 hb_set_t *codepoints = hb_set_create (); in test_subset_identity_HVAR() local
158 hb_set_t *codepoints = hb_set_create (); in test_subset_identity_HVAR_retaingids() local
Dtest-subset-glyf.c66 hb_set_t *codepoints = hb_set_create(); in test_subset_glyf() local
88 hb_set_t *codepoints = hb_set_create(); in test_subset_glyf_set_overlaps_flag() local
136 hb_set_t *codepoints = hb_set_create(); in test_subset_glyf_with_components() local
159 hb_set_t *codepoints = hb_set_create(); in test_subset_glyf_with_gsub() local
188 hb_set_t *codepoints = hb_set_create(); in test_subset_glyf_without_gsub() local
214 hb_set_t *codepoints = hb_set_create(); in test_subset_glyf_noop() local
236 hb_set_t *codepoints = hb_set_create(); in test_subset_glyf_strip_hints_simple() local
261 hb_set_t *codepoints = hb_set_create(); in test_subset_glyf_strip_hints_composite() local
285 hb_set_t *codepoints = hb_set_create(); in test_subset_glyf_strip_hints_invalid() local
317 hb_set_t *codepoints = hb_set_create(); in test_subset_glyf_retain_gids() local
[all …]
Dtest-subset-cff2.c37 hb_set_t *codepoints = hb_set_create (); in test_subset_cff2_noop() local
57 hb_set_t *codepoints = hb_set_create (); in test_subset_cff2() local
77 hb_set_t *codepoints = hb_set_create (); in test_subset_cff2_strip_hints() local
100 hb_set_t *codepoints = hb_set_create (); in test_subset_cff2_desubr() local
123 hb_set_t *codepoints = hb_set_create (); in test_subset_cff2_desubr_strip_hints() local
147 hb_set_t *codepoints = hb_set_create (); in test_subset_cff2_retaingids() local
Dtest-subset-cbdt.c37 hb_set_t *codepoints = hb_set_create (); in test_subset_cbdt_noop() local
60 hb_set_t *codepoints = hb_set_create (); in test_subset_cbdt_keep_one() local
80 hb_set_t *codepoints = hb_set_create (); in test_subset_cbdt_keep_one_last_subtable() local
100 hb_set_t *codepoints = hb_set_create (); in test_subset_cbdt_keep_multiple_subtables() local
122 hb_set_t *codepoints = hb_set_create (); in test_subset_cbdt_index_format_3() local
Dtest-subset-hmtx.c53 hb_set_t *codepoints = hb_set_create (); in test_subset_hmtx_simple_subset() local
75 hb_set_t *codepoints = hb_set_create (); in test_subset_hmtx_monospace() local
97 hb_set_t *codepoints = hb_set_create (); in test_subset_hmtx_keep_num_metrics() local
118 hb_set_t *codepoints = hb_set_create (); in test_subset_hmtx_decrease_num_metrics() local
138 hb_set_t *codepoints = hb_set_create(); in test_subset_hmtx_noop() local
160 hb_set_t *codepoints = hb_subset_input_unicode_set (input); in test_subset_invalid_hmtx() local
Dtest-collect-unicodes.c34 hb_set_t *codepoints = hb_set_create(); in test_collect_unicodes_format4() local
56 hb_set_t *codepoints = hb_set_create(); in test_collect_unicodes_format12_notdef() local
77 hb_set_t *codepoints = hb_set_create(); in test_collect_unicodes_format12() local
99 hb_set_t *codepoints = hb_set_create(); in test_collect_unicodes() local
Dtest-subset-hdmx.c39 hb_set_t *codepoints = hb_set_create (); in test_subset_hdmx_simple_subset() local
59 hb_set_t *codepoints = hb_set_create (); in test_subset_hdmx_multiple_device_records() local
78 hb_set_t *codepoints = hb_subset_input_unicode_set (input); in test_subset_hdmx_invalid() local
98 hb_set_t *codepoints = hb_set_create(); in test_subset_hdmx_noop() local
Dtest-subset-colr.c37 hb_set_t *codepoints = hb_set_create (); in test_subset_colr_noop() local
57 hb_set_t *codepoints = hb_set_create (); in test_subset_colr_keep_one_colr_glyph() local
76 hb_set_t *codepoints = hb_set_create (); in test_subset_colr_keep_mixed_glyph() local
96 hb_set_t *codepoints = hb_set_create (); in test_subset_colr_keep_no_colr_glyph() local

123