Home
last modified time | relevance | path

Searched refs:hb_face_t (Results 1 – 25 of 400) sorted by relevance

12345678910>>...16

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-face.h49 typedef struct hb_face_t hb_face_t; typedef
51 HB_EXTERN hb_face_t *
55 typedef hb_blob_t * (*hb_reference_table_func_t) (hb_face_t *face, hb_tag_t tag, void *user_data);
58 HB_EXTERN hb_face_t *
63 HB_EXTERN hb_face_t *
66 HB_EXTERN hb_face_t *
67 hb_face_reference (hb_face_t *face);
70 hb_face_destroy (hb_face_t *face);
73 hb_face_set_user_data (hb_face_t *face,
80 hb_face_get_user_data (const hb_face_t *face,
[all …]
Dhb-ot-layout.h94 hb_ot_layout_has_glyph_classes (hb_face_t *face);
116 hb_ot_layout_get_glyph_class (hb_face_t *face,
120 hb_ot_layout_get_glyphs_in_class (hb_face_t *face,
128 hb_ot_layout_get_attach_points (hb_face_t *face,
154 hb_ot_layout_table_get_script_tags (hb_face_t *face,
161 hb_ot_layout_table_find_script (hb_face_t *face,
167 hb_ot_layout_table_select_script (hb_face_t *face,
175 hb_ot_layout_table_get_feature_tags (hb_face_t *face,
182 hb_ot_layout_script_get_language_tags (hb_face_t *face,
190 hb_ot_layout_script_select_language (hb_face_t *face,
[all …]
Dhb-face.cc81 DEFINE_NULL_INSTANCE (hb_face_t) =
109 hb_face_t *
114 hb_face_t *face; in hb_face_create_for_tables()
116 if (!reference_table_func || !(face = hb_object_create<hb_face_t> ())) { in hb_face_create_for_tables()
165 _hb_face_for_data_reference_table (hb_face_t *face HB_UNUSED, hb_tag_t tag, void *user_data) in _hb_face_for_data_reference_table()
194 hb_face_t *
198 hb_face_t *face; in hb_face_create()
226 hb_face_t *
229 return const_cast<hb_face_t *> (&Null(hb_face_t)); in hb_face_get_empty()
243 hb_face_t *
[all …]
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-face.h55 typedef struct hb_face_t hb_face_t; typedef
57 HB_EXTERN hb_face_t *
74 typedef hb_blob_t * (*hb_reference_table_func_t) (hb_face_t *face, hb_tag_t tag, void *user_data);
77 HB_EXTERN hb_face_t *
82 HB_EXTERN hb_face_t *
85 HB_EXTERN hb_face_t *
86 hb_face_reference (hb_face_t *face);
89 hb_face_destroy (hb_face_t *face);
92 hb_face_set_user_data (hb_face_t *face,
99 hb_face_get_user_data (const hb_face_t *face,
[all …]
Dhb-ot-layout.h135 hb_ot_layout_has_glyph_classes (hb_face_t *face);
157 hb_ot_layout_get_glyph_class (hb_face_t *face,
161 hb_ot_layout_get_glyphs_in_class (hb_face_t *face,
168 hb_ot_layout_get_attach_points (hb_face_t *face,
214 hb_ot_layout_table_get_script_tags (hb_face_t *face,
221 hb_ot_layout_table_find_script (hb_face_t *face,
227 hb_ot_layout_table_select_script (hb_face_t *face,
235 hb_ot_layout_table_get_feature_tags (hb_face_t *face,
242 hb_ot_layout_script_get_language_tags (hb_face_t *face,
250 hb_ot_layout_script_select_language (hb_face_t *face,
[all …]
Dhb-face.cc84 DEFINE_NULL_INSTANCE (hb_face_t) =
118 hb_face_t *
123 hb_face_t *face; in hb_face_create_for_tables()
125 if (!reference_table_func || !(face = hb_object_create<hb_face_t> ())) { in hb_face_create_for_tables()
174 _hb_face_for_data_reference_table (hb_face_t *face HB_UNUSED, hb_tag_t tag, void *user_data) in _hb_face_for_data_reference_table()
206 hb_face_t *
210 hb_face_t *face; in hb_face_create()
243 hb_face_t *
246 return const_cast<hb_face_t *> (&Null (hb_face_t)); in hb_face_get_empty()
260 hb_face_t *
[all …]
/third_party/harfbuzz/src/
Dhb-face.h55 typedef struct hb_face_t hb_face_t; typedef
57 HB_EXTERN hb_face_t *
74 typedef hb_blob_t * (*hb_reference_table_func_t) (hb_face_t *face, hb_tag_t tag, void *user_data);
77 HB_EXTERN hb_face_t *
82 HB_EXTERN hb_face_t *
85 HB_EXTERN hb_face_t *
86 hb_face_reference (hb_face_t *face);
89 hb_face_destroy (hb_face_t *face);
92 hb_face_set_user_data (hb_face_t *face,
99 hb_face_get_user_data (const hb_face_t *face,
[all …]
Dhb-ot-layout.h135 hb_ot_layout_has_glyph_classes (hb_face_t *face);
157 hb_ot_layout_get_glyph_class (hb_face_t *face,
161 hb_ot_layout_get_glyphs_in_class (hb_face_t *face,
168 hb_ot_layout_get_attach_points (hb_face_t *face,
214 hb_ot_layout_table_get_script_tags (hb_face_t *face,
221 hb_ot_layout_table_find_script (hb_face_t *face,
227 hb_ot_layout_table_select_script (hb_face_t *face,
235 hb_ot_layout_table_get_feature_tags (hb_face_t *face,
242 hb_ot_layout_script_get_language_tags (hb_face_t *face,
250 hb_ot_layout_script_select_language (hb_face_t *face,
[all …]
Dhb-face.cc83 DEFINE_NULL_INSTANCE (hb_face_t) =
117 hb_face_t *
122 hb_face_t *face; in hb_face_create_for_tables()
124 if (!reference_table_func || !(face = hb_object_create<hb_face_t> ())) { in hb_face_create_for_tables()
173 _hb_face_for_data_reference_table (hb_face_t *face HB_UNUSED, hb_tag_t tag, void *user_data) in _hb_face_for_data_reference_table()
205 hb_face_t *
209 hb_face_t *face; in hb_face_create()
242 hb_face_t *
245 return const_cast<hb_face_t *> (&Null (hb_face_t)); in hb_face_get_empty()
259 hb_face_t *
[all …]
/third_party/harfbuzz/test/api/
Dtest-subset-cff1.c35 hb_face_t *face_abc = hb_test_open_font_file("fonts/SourceSansPro-Regular.abc.otf"); in test_subset_cff1_noop()
38 hb_face_t *face_abc_subset; in test_subset_cff1_noop()
54 hb_face_t *face_abc = hb_test_open_font_file ("fonts/SourceSansPro-Regular.abc.otf"); in test_subset_cff1()
55 hb_face_t *face_ac = hb_test_open_font_file ("fonts/SourceSansPro-Regular.ac.otf"); in test_subset_cff1()
58 hb_face_t *face_abc_subset; in test_subset_cff1()
74 hb_face_t *face_abc = hb_test_open_font_file ("fonts/SourceSansPro-Regular.abc.otf"); in test_subset_cff1_strip_hints()
75 hb_face_t *face_ac = hb_test_open_font_file ("fonts/SourceSansPro-Regular.ac.nohints.otf"); in test_subset_cff1_strip_hints()
79 hb_face_t *face_abc_subset; in test_subset_cff1_strip_hints()
97 hb_face_t *face_abc = hb_test_open_font_file ("fonts/SourceSansPro-Regular.abc.otf"); in test_subset_cff1_desubr()
98 hb_face_t *face_ac = hb_test_open_font_file ("fonts/SourceSansPro-Regular.ac.nosubrs.otf"); in test_subset_cff1_desubr()
[all …]
Dtest-subset-glyf.c38 static void check_maxp_num_glyphs (hb_face_t *face, uint16_t expected_num_glyphs, bool hints) in check_maxp_num_glyphs()
63 hb_face_t *face_abc = hb_test_open_font_file ("fonts/Roboto-Regular.abc.ttf"); in test_subset_glyf()
64 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Roboto-Regular.ac.ttf"); in test_subset_glyf()
67 hb_face_t *face_abc_subset; in test_subset_glyf()
85 hb_face_t *face_abc = hb_test_open_font_file ("fonts/Roboto-Regular.abc.ttf"); in test_subset_glyf_with_input_glyphs()
86 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Roboto-Regular.ac.ttf"); in test_subset_glyf_with_input_glyphs()
89 hb_face_t *face_abc_subset; in test_subset_glyf_with_input_glyphs()
108 hb_face_t *face_components = hb_test_open_font_file ("fonts/Roboto-Regular.components.ttf"); in test_subset_glyf_with_components()
109 hb_face_t *face_subset = hb_test_open_font_file ("fonts/Roboto-Regular.components.subset.ttf"); in test_subset_glyf_with_components()
112 hb_face_t *face_generated_subset; in test_subset_glyf_with_components()
[all …]
Dtest-subset-hvar.c35 hb_face_t *face_abc = hb_test_open_font_file("fonts/AdobeVFPrototype.abc.otf"); in test_subset_map_HVAR_noop()
38 hb_face_t *face_abc_subset; in test_subset_map_HVAR_noop()
54 hb_face_t *face_abc = hb_test_open_font_file ("fonts/AdobeVFPrototype.abc.otf"); in test_subset_map_HVAR()
55 hb_face_t *face_ac = hb_test_open_font_file ("fonts/AdobeVFPrototype.ac.otf"); in test_subset_map_HVAR()
58 hb_face_t *face_abc_subset; in test_subset_map_HVAR()
74 hb_face_t *face_abc = hb_test_open_font_file ("fonts/AdobeVFPrototype.abc.otf"); in test_subset_map_HVAR_retaingids()
75 hb_face_t *face_ac = hb_test_open_font_file ("fonts/AdobeVFPrototype.ac.retaingids.otf"); in test_subset_map_HVAR_retaingids()
78 hb_face_t *face_abc_subset; in test_subset_map_HVAR_retaingids()
96 hb_face_t *face_abc = hb_test_open_font_file ("fonts/SourceSansVariable-Roman-modHVAR.abc.ttf"); in test_subset_map_modHVAR()
97 hb_face_t *face_ac = hb_test_open_font_file ("fonts/SourceSansVariable-Roman-modHVAR.ac.ttf"); in test_subset_map_modHVAR()
[all …]
Dtest-subset-cmap.c35 hb_face_t *face_abc = hb_test_open_font_file ("fonts/Roboto-Regular.abc.ttf"); in test_subset_cmap()
36 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Roboto-Regular.ac.ttf"); in test_subset_cmap()
39 hb_face_t *face_abc_subset; in test_subset_cmap()
55 hb_face_t *face = hb_test_open_font_file ("fonts/Roboto-Regular.D7,D8,D9,DA,DE.ttf"); in test_subset_cmap_non_consecutive_glyphs()
58 hb_face_t *face_subset; in test_subset_cmap_non_consecutive_glyphs()
77 hb_face_t *face_abc = hb_test_open_font_file ("fonts/Roboto-Regular.abc.ttf"); in test_subset_cmap_noop()
80 hb_face_t *face_abc_subset; in test_subset_cmap_noop()
96 hb_face_t *face_origin = hb_test_open_font_file ("fonts/Mplus1p-Regular.ttf"); in test_subset_cmap4_no_exceeding_maximum_codepoint()
97 hb_face_t *face_expected = hb_test_open_font_file ("fonts/Mplus1p-Regular-cmap4-testing.ttf"); in test_subset_cmap4_no_exceeding_maximum_codepoint()
100 hb_face_t *face_subset; in test_subset_cmap4_no_exceeding_maximum_codepoint()
[all …]
Dtest-subset-cff2.c35 hb_face_t *face_abc = hb_test_open_font_file("fonts/AdobeVFPrototype.abc.otf"); in test_subset_cff2_noop()
38 hb_face_t *face_abc_subset; in test_subset_cff2_noop()
54 hb_face_t *face_abc = hb_test_open_font_file ("fonts/AdobeVFPrototype.abc.otf"); in test_subset_cff2()
55 hb_face_t *face_ac = hb_test_open_font_file ("fonts/AdobeVFPrototype.ac.otf"); in test_subset_cff2()
58 hb_face_t *face_abc_subset; in test_subset_cff2()
74 hb_face_t *face_abc = hb_test_open_font_file ("fonts/AdobeVFPrototype.abc.otf"); in test_subset_cff2_strip_hints()
75 hb_face_t *face_ac = hb_test_open_font_file ("fonts/AdobeVFPrototype.ac.nohints.otf"); in test_subset_cff2_strip_hints()
79 hb_face_t *face_abc_subset; in test_subset_cff2_strip_hints()
97 hb_face_t *face_abc = hb_test_open_font_file ("fonts/AdobeVFPrototype.abc.otf"); in test_subset_cff2_desubr()
98 hb_face_t *face_ac = hb_test_open_font_file ("fonts/AdobeVFPrototype.ac.nosubrs.otf"); in test_subset_cff2_desubr()
[all …]
Dtest-subset-hmtx.c32 static void check_num_hmetrics(hb_face_t *face, uint16_t expected_num_hmetrics) in check_num_hmetrics()
50 hb_face_t *face_abc = hb_test_open_font_file ("fonts/Roboto-Regular.abc.ttf"); in test_subset_hmtx_simple_subset()
51 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Roboto-Regular.ac.ttf"); in test_subset_hmtx_simple_subset()
54 hb_face_t *face_abc_subset; in test_subset_hmtx_simple_subset()
72 hb_face_t *face_abc = hb_test_open_font_file ("fonts/Inconsolata-Regular.abc.ttf"); in test_subset_hmtx_monospace()
73 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Inconsolata-Regular.ac.ttf"); in test_subset_hmtx_monospace()
76 hb_face_t *face_abc_subset; in test_subset_hmtx_monospace()
94 hb_face_t *face_abc = hb_test_open_font_file ("fonts/Inconsolata-Regular.abc.widerc.ttf"); in test_subset_hmtx_keep_num_metrics()
95 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Inconsolata-Regular.ac.widerc.ttf"); in test_subset_hmtx_keep_num_metrics()
98 hb_face_t *face_abc_subset; in test_subset_hmtx_keep_num_metrics()
[all …]
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-subset-cff1.c35 hb_face_t *face_abc = hb_test_open_font_file("fonts/SourceSansPro-Regular.abc.otf"); in test_subset_cff1_noop()
38 hb_face_t *face_abc_subset; in test_subset_cff1_noop()
54 hb_face_t *face_abc = hb_test_open_font_file ("fonts/SourceSansPro-Regular.abc.otf"); in test_subset_cff1()
55 hb_face_t *face_ac = hb_test_open_font_file ("fonts/SourceSansPro-Regular.ac.otf"); in test_subset_cff1()
58 hb_face_t *face_abc_subset; in test_subset_cff1()
74 hb_face_t *face_abc = hb_test_open_font_file ("fonts/SourceSansPro-Regular.abc.otf"); in test_subset_cff1_strip_hints()
75 hb_face_t *face_ac = hb_test_open_font_file ("fonts/SourceSansPro-Regular.ac.nohints.otf"); in test_subset_cff1_strip_hints()
79 hb_face_t *face_abc_subset; in test_subset_cff1_strip_hints()
97 hb_face_t *face_abc = hb_test_open_font_file ("fonts/SourceSansPro-Regular.abc.otf"); in test_subset_cff1_desubr()
98 hb_face_t *face_ac = hb_test_open_font_file ("fonts/SourceSansPro-Regular.ac.nosubrs.otf"); in test_subset_cff1_desubr()
[all …]
Dtest-subset-glyf.c38 static void check_maxp_num_glyphs (hb_face_t *face, uint16_t expected_num_glyphs, bool hints) in check_maxp_num_glyphs()
63 hb_face_t *face_abc = hb_test_open_font_file ("fonts/Roboto-Regular.abc.ttf"); in test_subset_glyf()
64 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Roboto-Regular.ac.ttf"); in test_subset_glyf()
67 hb_face_t *face_abc_subset; in test_subset_glyf()
85 hb_face_t *face_abcAE = hb_test_open_font_file ("fonts/Roboto-Regular.abcAE.ttf"); in test_subset_glyf_set_overlaps_flag()
86 hb_face_t *face_bAE = hb_test_open_font_file ("fonts/Roboto-Regular.bAE.ttf"); in test_subset_glyf_set_overlaps_flag()
89 hb_face_t *face_abcAE_subset; in test_subset_glyf_set_overlaps_flag()
110 hb_face_t *face_abc = hb_test_open_font_file ("fonts/Roboto-Regular.abc.ttf"); in test_subset_glyf_with_input_glyphs()
111 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Roboto-Regular.ac.ttf"); in test_subset_glyf_with_input_glyphs()
114 hb_face_t *face_abc_subset; in test_subset_glyf_with_input_glyphs()
[all …]
Dtest-subset-hvar.c35 hb_face_t *face_abc = hb_test_open_font_file("fonts/AdobeVFPrototype.abc.otf"); in test_subset_map_HVAR_noop()
38 hb_face_t *face_abc_subset; in test_subset_map_HVAR_noop()
54 hb_face_t *face_abc = hb_test_open_font_file ("fonts/AdobeVFPrototype.abc.otf"); in test_subset_map_HVAR()
55 hb_face_t *face_ac = hb_test_open_font_file ("fonts/AdobeVFPrototype.ac.otf"); in test_subset_map_HVAR()
58 hb_face_t *face_abc_subset; in test_subset_map_HVAR()
74 hb_face_t *face_abc = hb_test_open_font_file ("fonts/AdobeVFPrototype.abc.otf"); in test_subset_map_HVAR_retaingids()
75 hb_face_t *face_ac = hb_test_open_font_file ("fonts/AdobeVFPrototype.ac.retaingids.otf"); in test_subset_map_HVAR_retaingids()
78 hb_face_t *face_abc_subset; in test_subset_map_HVAR_retaingids()
96 hb_face_t *face_abc = hb_test_open_font_file ("fonts/SourceSansVariable-Roman-modHVAR.abc.ttf"); in test_subset_map_modHVAR()
97 hb_face_t *face_ac = hb_test_open_font_file ("fonts/SourceSansVariable-Roman-modHVAR.ac.ttf"); in test_subset_map_modHVAR()
[all …]
Dtest-subset-cmap.c35 hb_face_t *face_abc = hb_test_open_font_file ("fonts/Roboto-Regular.abc.ttf"); in test_subset_cmap()
36 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Roboto-Regular.ac.ttf"); in test_subset_cmap()
39 hb_face_t *face_abc_subset; in test_subset_cmap()
55 hb_face_t *face = hb_test_open_font_file ("fonts/Roboto-Regular.D7,D8,D9,DA,DE.ttf"); in test_subset_cmap_non_consecutive_glyphs()
58 hb_face_t *face_subset; in test_subset_cmap_non_consecutive_glyphs()
77 hb_face_t *face_abc = hb_test_open_font_file ("fonts/Roboto-Regular.abc.ttf"); in test_subset_cmap_noop()
80 hb_face_t *face_abc_subset; in test_subset_cmap_noop()
96 hb_face_t *face_origin = hb_test_open_font_file ("fonts/Mplus1p-Regular.ttf"); in test_subset_cmap4_no_exceeding_maximum_codepoint()
97 hb_face_t *face_expected = hb_test_open_font_file ("fonts/Mplus1p-Regular-cmap4-testing.ttf"); in test_subset_cmap4_no_exceeding_maximum_codepoint()
100 hb_face_t *face_subset; in test_subset_cmap4_no_exceeding_maximum_codepoint()
[all …]
Dtest-subset-cff2.c35 hb_face_t *face_abc = hb_test_open_font_file("fonts/AdobeVFPrototype.abc.otf"); in test_subset_cff2_noop()
38 hb_face_t *face_abc_subset; in test_subset_cff2_noop()
54 hb_face_t *face_abc = hb_test_open_font_file ("fonts/AdobeVFPrototype.abc.otf"); in test_subset_cff2()
55 hb_face_t *face_ac = hb_test_open_font_file ("fonts/AdobeVFPrototype.ac.otf"); in test_subset_cff2()
58 hb_face_t *face_abc_subset; in test_subset_cff2()
74 hb_face_t *face_abc = hb_test_open_font_file ("fonts/AdobeVFPrototype.abc.otf"); in test_subset_cff2_strip_hints()
75 hb_face_t *face_ac = hb_test_open_font_file ("fonts/AdobeVFPrototype.ac.nohints.otf"); in test_subset_cff2_strip_hints()
79 hb_face_t *face_abc_subset; in test_subset_cff2_strip_hints()
97 hb_face_t *face_abc = hb_test_open_font_file ("fonts/AdobeVFPrototype.abc.otf"); in test_subset_cff2_desubr()
98 hb_face_t *face_ac = hb_test_open_font_file ("fonts/AdobeVFPrototype.ac.nosubrs.otf"); in test_subset_cff2_desubr()
[all …]
Dtest-subset-hmtx.c32 static void check_num_hmetrics(hb_face_t *face, uint16_t expected_num_hmetrics) in check_num_hmetrics()
50 hb_face_t *face_abc = hb_test_open_font_file ("fonts/Roboto-Regular.abc.ttf"); in test_subset_hmtx_simple_subset()
51 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Roboto-Regular.ac.ttf"); in test_subset_hmtx_simple_subset()
54 hb_face_t *face_abc_subset; in test_subset_hmtx_simple_subset()
72 hb_face_t *face_abc = hb_test_open_font_file ("fonts/Inconsolata-Regular.abc.ttf"); in test_subset_hmtx_monospace()
73 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Inconsolata-Regular.ac.ttf"); in test_subset_hmtx_monospace()
76 hb_face_t *face_abc_subset; in test_subset_hmtx_monospace()
94 hb_face_t *face_abc = hb_test_open_font_file ("fonts/Inconsolata-Regular.abc.widerc.ttf"); in test_subset_hmtx_keep_num_metrics()
95 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Inconsolata-Regular.ac.widerc.ttf"); in test_subset_hmtx_keep_num_metrics()
98 hb_face_t *face_abc_subset; in test_subset_hmtx_keep_num_metrics()
[all …]
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/
Dtest-subset-cff1.c35 hb_face_t *face_abc = hb_test_open_font_file("fonts/SourceSansPro-Regular.abc.otf"); in test_subset_cff1_noop()
38 hb_face_t *face_abc_subset; in test_subset_cff1_noop()
54 hb_face_t *face_abc = hb_test_open_font_file ("fonts/SourceSansPro-Regular.abc.otf"); in test_subset_cff1()
55 hb_face_t *face_ac = hb_test_open_font_file ("fonts/SourceSansPro-Regular.ac.otf"); in test_subset_cff1()
58 hb_face_t *face_abc_subset; in test_subset_cff1()
74 hb_face_t *face_abc = hb_test_open_font_file ("fonts/SourceSansPro-Regular.abc.otf"); in test_subset_cff1_strip_hints()
75 hb_face_t *face_ac = hb_test_open_font_file ("fonts/SourceSansPro-Regular.ac.nohints.otf"); in test_subset_cff1_strip_hints()
79 hb_face_t *face_abc_subset; in test_subset_cff1_strip_hints()
97 hb_face_t *face_abc = hb_test_open_font_file ("fonts/SourceSansPro-Regular.abc.otf"); in test_subset_cff1_desubr()
98 hb_face_t *face_ac = hb_test_open_font_file ("fonts/SourceSansPro-Regular.ac.nosubrs.otf"); in test_subset_cff1_desubr()
[all …]
Dtest-subset-glyf.c38 static void check_maxp_num_glyphs (hb_face_t *face, uint16_t expected_num_glyphs, bool hints) in check_maxp_num_glyphs()
63 hb_face_t *face_abc = hb_test_open_font_file ("fonts/Roboto-Regular.abc.ttf"); in test_subset_glyf()
64 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Roboto-Regular.ac.ttf"); in test_subset_glyf()
67 hb_face_t *face_abc_subset; in test_subset_glyf()
85 hb_face_t *face_abc = hb_test_open_font_file ("fonts/Roboto-Regular.abc.ttf"); in test_subset_glyf_with_input_glyphs()
86 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Roboto-Regular.ac.ttf"); in test_subset_glyf_with_input_glyphs()
89 hb_face_t *face_abc_subset; in test_subset_glyf_with_input_glyphs()
108 hb_face_t *face_components = hb_test_open_font_file ("fonts/Roboto-Regular.components.ttf"); in test_subset_glyf_with_components()
109 hb_face_t *face_subset = hb_test_open_font_file ("fonts/Roboto-Regular.components.subset.ttf"); in test_subset_glyf_with_components()
112 hb_face_t *face_generated_subset; in test_subset_glyf_with_components()
[all …]
Dtest-subset-cff2.c35 hb_face_t *face_abc = hb_test_open_font_file("fonts/AdobeVFPrototype.abc.otf"); in test_subset_cff2_noop()
38 hb_face_t *face_abc_subset; in test_subset_cff2_noop()
54 hb_face_t *face_abc = hb_test_open_font_file ("fonts/AdobeVFPrototype.abc.otf"); in test_subset_cff2()
55 hb_face_t *face_ac = hb_test_open_font_file ("fonts/AdobeVFPrototype.ac.otf"); in test_subset_cff2()
58 hb_face_t *face_abc_subset; in test_subset_cff2()
74 hb_face_t *face_abc = hb_test_open_font_file ("fonts/AdobeVFPrototype.abc.otf"); in test_subset_cff2_strip_hints()
75 hb_face_t *face_ac = hb_test_open_font_file ("fonts/AdobeVFPrototype.ac.nohints.otf"); in test_subset_cff2_strip_hints()
79 hb_face_t *face_abc_subset; in test_subset_cff2_strip_hints()
97 hb_face_t *face_abc = hb_test_open_font_file ("fonts/AdobeVFPrototype.abc.otf"); in test_subset_cff2_desubr()
98 hb_face_t *face_ac = hb_test_open_font_file ("fonts/AdobeVFPrototype.ac.nosubrs.otf"); in test_subset_cff2_desubr()
[all …]
Dtest-subset-hmtx.c32 static void check_num_hmetrics(hb_face_t *face, uint16_t expected_num_hmetrics) in check_num_hmetrics()
50 hb_face_t *face_abc = hb_test_open_font_file ("fonts/Roboto-Regular.abc.ttf"); in test_subset_hmtx_simple_subset()
51 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Roboto-Regular.ac.ttf"); in test_subset_hmtx_simple_subset()
54 hb_face_t *face_abc_subset; in test_subset_hmtx_simple_subset()
72 hb_face_t *face_abc = hb_test_open_font_file ("fonts/Inconsolata-Regular.abc.ttf"); in test_subset_hmtx_monospace()
73 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Inconsolata-Regular.ac.ttf"); in test_subset_hmtx_monospace()
76 hb_face_t *face_abc_subset; in test_subset_hmtx_monospace()
94 hb_face_t *face_abc = hb_test_open_font_file ("fonts/Inconsolata-Regular.abc.widerc.ttf"); in test_subset_hmtx_keep_num_metrics()
95 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Inconsolata-Regular.ac.widerc.ttf"); in test_subset_hmtx_keep_num_metrics()
98 hb_face_t *face_abc_subset; in test_subset_hmtx_keep_num_metrics()
[all …]

12345678910>>...16