Home
last modified time | relevance | path

Searched refs:face_expected (Results 1 – 10 of 10) sorted by relevance

/third_party/harfbuzz/test/api/
Dtest-subset-cbdt.c58 hb_face_t *face_expected = hb_test_open_font_file ("fonts/NotoColorEmoji.subset.default.39.ttf"); in test_subset_cbdt_keep_one() local
66 hb_subset_test_check (face_expected, face_subset, HB_TAG ('C','B','L','C')); in test_subset_cbdt_keep_one()
67 hb_subset_test_check (face_expected, face_subset, HB_TAG ('C','B','D','T')); in test_subset_cbdt_keep_one()
70 hb_face_destroy (face_expected); in test_subset_cbdt_keep_one()
78 …hb_face_t *face_expected = hb_test_open_font_file ("fonts/NotoColorEmoji.subset.default.2049.ttf"); in test_subset_cbdt_keep_one_last_subtable() local
86 hb_subset_test_check (face_expected, face_subset, HB_TAG ('C','B','L','C')); in test_subset_cbdt_keep_one_last_subtable()
87 hb_subset_test_check (face_expected, face_subset, HB_TAG ('C','B','D','T')); in test_subset_cbdt_keep_one_last_subtable()
90 hb_face_destroy (face_expected); in test_subset_cbdt_keep_one_last_subtable()
98 …hb_face_t *face_expected = hb_test_open_font_file ("fonts/NotoColorEmoji.subset.multiple_size_tabl… in test_subset_cbdt_keep_multiple_subtables() local
108 hb_subset_test_check (face_expected, face_subset, HB_TAG ('C','B','L','C')); in test_subset_cbdt_keep_multiple_subtables()
[all …]
Dtest-subset-colr.c55 …hb_face_t *face_expected = hb_test_open_font_file ("fonts/TwemojiMozilla.subset.default.3297.ttf"); in test_subset_colr_keep_one_colr_glyph() local
63 hb_subset_test_check (face_expected, face_subset, HB_TAG ('C','O','L','R')); in test_subset_colr_keep_one_colr_glyph()
66 hb_face_destroy (face_expected); in test_subset_colr_keep_one_colr_glyph()
74 …hb_face_t *face_expected = hb_test_open_font_file ("fonts/TwemojiMozilla.subset.default.32,3299.tt… in test_subset_colr_keep_mixed_glyph() local
83 hb_subset_test_check (face_expected, face_subset, HB_TAG ('C','O','L','R')); in test_subset_colr_keep_mixed_glyph()
86 hb_face_destroy (face_expected); in test_subset_colr_keep_mixed_glyph()
94 hb_face_t *face_expected = hb_test_open_font_file ("fonts/TwemojiMozilla.subset.default.32.ttf"); in test_subset_colr_keep_no_colr_glyph() local
102 hb_subset_test_check (face_expected, face_subset, HB_TAG ('C','O','L','R')); in test_subset_colr_keep_no_colr_glyph()
105 hb_face_destroy (face_expected); in test_subset_colr_keep_no_colr_glyph()
Dtest-subset-nameids.c34 hb_face_t *face_expected = hb_test_open_font_file ("fonts/nameID.expected.ttf"); in test_subset_nameids() local
43 hb_subset_test_check (face_expected, face_subset, HB_TAG ('n','a','m','e')); in test_subset_nameids()
47 hb_face_destroy (face_expected); in test_subset_nameids()
54 hb_face_t *face_expected = hb_test_open_font_file ("fonts/nameID.dup.expected.ttf"); in test_subset_nameids_with_dup_strs() local
63 hb_subset_test_check (face_expected, face_subset, HB_TAG ('n','a','m','e')); in test_subset_nameids_with_dup_strs()
67 hb_face_destroy (face_expected); in test_subset_nameids_with_dup_strs()
Dtest-subset-cmap.c97 hb_face_t *face_expected = hb_test_open_font_file ("fonts/Mplus1p-Regular-cmap4-testing.ttf"); in test_subset_cmap4_no_exceeding_maximum_codepoint() local
109 hb_subset_test_check (face_expected, face_subset, HB_TAG ('c','m','a','p')); in test_subset_cmap4_no_exceeding_maximum_codepoint()
112 hb_face_destroy (face_expected); in test_subset_cmap4_no_exceeding_maximum_codepoint()
161 hb_face_t *face_expected = hb_test_open_font_file ("fonts/NotoColorEmoji.cmap.38,AE,2049.ttf"); in test_subset_cmap_noto_color_emoji_non_consecutive_glyphs() local
171 hb_subset_test_check (face_expected, face_subset, HB_TAG ('c','m','a','p')); in test_subset_cmap_noto_color_emoji_non_consecutive_glyphs()
174 hb_face_destroy (face_expected); in test_subset_cmap_noto_color_emoji_non_consecutive_glyphs()
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-subset-cbdt.c58 hb_face_t *face_expected = hb_test_open_font_file ("fonts/NotoColorEmoji.subset.default.39.ttf"); in test_subset_cbdt_keep_one() local
66 hb_subset_test_check (face_expected, face_subset, HB_TAG ('C','B','L','C')); in test_subset_cbdt_keep_one()
67 hb_subset_test_check (face_expected, face_subset, HB_TAG ('C','B','D','T')); in test_subset_cbdt_keep_one()
70 hb_face_destroy (face_expected); in test_subset_cbdt_keep_one()
78 …hb_face_t *face_expected = hb_test_open_font_file ("fonts/NotoColorEmoji.subset.default.2049.ttf"); in test_subset_cbdt_keep_one_last_subtable() local
86 hb_subset_test_check (face_expected, face_subset, HB_TAG ('C','B','L','C')); in test_subset_cbdt_keep_one_last_subtable()
87 hb_subset_test_check (face_expected, face_subset, HB_TAG ('C','B','D','T')); in test_subset_cbdt_keep_one_last_subtable()
90 hb_face_destroy (face_expected); in test_subset_cbdt_keep_one_last_subtable()
98 …hb_face_t *face_expected = hb_test_open_font_file ("fonts/NotoColorEmoji.subset.multiple_size_tabl… in test_subset_cbdt_keep_multiple_subtables() local
108 hb_subset_test_check (face_expected, face_subset, HB_TAG ('C','B','L','C')); in test_subset_cbdt_keep_multiple_subtables()
[all …]
Dtest-subset-colr.c55 …hb_face_t *face_expected = hb_test_open_font_file ("fonts/TwemojiMozilla.subset.default.3297.ttf"); in test_subset_colr_keep_one_colr_glyph() local
63 hb_subset_test_check (face_expected, face_subset, HB_TAG ('C','O','L','R')); in test_subset_colr_keep_one_colr_glyph()
66 hb_face_destroy (face_expected); in test_subset_colr_keep_one_colr_glyph()
74 …hb_face_t *face_expected = hb_test_open_font_file ("fonts/TwemojiMozilla.subset.default.32,3299.tt… in test_subset_colr_keep_mixed_glyph() local
83 hb_subset_test_check (face_expected, face_subset, HB_TAG ('C','O','L','R')); in test_subset_colr_keep_mixed_glyph()
86 hb_face_destroy (face_expected); in test_subset_colr_keep_mixed_glyph()
94 hb_face_t *face_expected = hb_test_open_font_file ("fonts/TwemojiMozilla.subset.default.32.ttf"); in test_subset_colr_keep_no_colr_glyph() local
102 hb_subset_test_check (face_expected, face_subset, HB_TAG ('C','O','L','R')); in test_subset_colr_keep_no_colr_glyph()
105 hb_face_destroy (face_expected); in test_subset_colr_keep_no_colr_glyph()
Dtest-subset-nameids.c34 hb_face_t *face_expected = hb_test_open_font_file ("fonts/nameID.expected.ttf"); in test_subset_nameids() local
43 hb_subset_test_check (face_expected, face_subset, HB_TAG ('n','a','m','e')); in test_subset_nameids()
47 hb_face_destroy (face_expected); in test_subset_nameids()
54 hb_face_t *face_expected = hb_test_open_font_file ("fonts/nameID.dup.expected.ttf"); in test_subset_nameids_with_dup_strs() local
63 hb_subset_test_check (face_expected, face_subset, HB_TAG ('n','a','m','e')); in test_subset_nameids_with_dup_strs()
67 hb_face_destroy (face_expected); in test_subset_nameids_with_dup_strs()
Dtest-subset-cmap.c97 hb_face_t *face_expected = hb_test_open_font_file ("fonts/Mplus1p-Regular-cmap4-testing.ttf"); in test_subset_cmap4_no_exceeding_maximum_codepoint() local
109 hb_subset_test_check (face_expected, face_subset, HB_TAG ('c','m','a','p')); in test_subset_cmap4_no_exceeding_maximum_codepoint()
112 hb_face_destroy (face_expected); in test_subset_cmap4_no_exceeding_maximum_codepoint()
161 hb_face_t *face_expected = hb_test_open_font_file ("fonts/NotoColorEmoji.cmap.38,AE,2049.ttf"); in test_subset_cmap_noto_color_emoji_non_consecutive_glyphs() local
171 hb_subset_test_check (face_expected, face_subset, HB_TAG ('c','m','a','p')); in test_subset_cmap_noto_color_emoji_non_consecutive_glyphs()
174 hb_face_destroy (face_expected); in test_subset_cmap_noto_color_emoji_non_consecutive_glyphs()
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/
Dtest-subset-nameids.c34 hb_face_t *face_expected = hb_test_open_font_file ("fonts/nameID.expected.ttf"); in test_subset_nameids() local
43 hb_subset_test_check (face_expected, face_subset, HB_TAG ('n','a','m','e')); in test_subset_nameids()
47 hb_face_destroy (face_expected); in test_subset_nameids()
54 hb_face_t *face_expected = hb_test_open_font_file ("fonts/nameID.dup.expected.ttf"); in test_subset_nameids_with_dup_strs() local
63 hb_subset_test_check (face_expected, face_subset, HB_TAG ('n','a','m','e')); in test_subset_nameids_with_dup_strs()
67 hb_face_destroy (face_expected); in test_subset_nameids_with_dup_strs()
/third_party/chromium/patch/
D0001-cve.patch46201 + hb_face_t *face_expected = hb_test_open_font_file ("fonts/repacker_expected.otf");
46202 + hb_blob_t *expected_blob = hb_face_reference_table (face_expected, HB_TAG ('G','S','U','B'));
46209 + hb_face_destroy (face_expected);