Home
last modified time | relevance | path

Searched refs:face_fi (Results 1 – 3 of 3) sorted by relevance

/third_party/harfbuzz/test/api/
Dtest-subset-glyf.c130 hb_face_t *face_fi = hb_test_open_font_file ("fonts/Roboto-Regular.gsub.fi.ttf"); in test_subset_glyf_with_gsub() local
146 hb_subset_test_check (face_fi, face_subset, HB_TAG ('g','l','y','f')); in test_subset_glyf_with_gsub()
147 hb_subset_test_check (face_fi, face_subset, HB_TAG ('l','o','c', 'a')); in test_subset_glyf_with_gsub()
151 hb_face_destroy (face_fi); in test_subset_glyf_with_gsub()
159 hb_face_t *face_fi = hb_test_open_font_file ("fonts/Roboto-Regular.nogsub.fi.ttf"); in test_subset_glyf_without_gsub() local
175 hb_subset_test_check (face_fi, face_subset, HB_TAG ('g','l','y','f')); in test_subset_glyf_without_gsub()
176 hb_subset_test_check (face_fi, face_subset, HB_TAG ('l','o','c', 'a')); in test_subset_glyf_without_gsub()
180 hb_face_destroy (face_fi); in test_subset_glyf_without_gsub()
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/
Dtest-subset-glyf.c130 hb_face_t *face_fi = hb_test_open_font_file ("fonts/Roboto-Regular.gsub.fi.ttf"); in test_subset_glyf_with_gsub() local
146 hb_subset_test_check (face_fi, face_subset, HB_TAG ('g','l','y','f')); in test_subset_glyf_with_gsub()
147 hb_subset_test_check (face_fi, face_subset, HB_TAG ('l','o','c', 'a')); in test_subset_glyf_with_gsub()
151 hb_face_destroy (face_fi); in test_subset_glyf_with_gsub()
159 hb_face_t *face_fi = hb_test_open_font_file ("fonts/Roboto-Regular.nogsub.fi.ttf"); in test_subset_glyf_without_gsub() local
175 hb_subset_test_check (face_fi, face_subset, HB_TAG ('g','l','y','f')); in test_subset_glyf_without_gsub()
176 hb_subset_test_check (face_fi, face_subset, HB_TAG ('l','o','c', 'a')); in test_subset_glyf_without_gsub()
180 hb_face_destroy (face_fi); in test_subset_glyf_without_gsub()
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-subset-glyf.c155 hb_face_t *face_fi = hb_test_open_font_file ("fonts/Roboto-Regular.gsub.fi.ttf"); in test_subset_glyf_with_gsub() local
171 hb_subset_test_check (face_fi, face_subset, HB_TAG ('g','l','y','f')); in test_subset_glyf_with_gsub()
172 hb_subset_test_check (face_fi, face_subset, HB_TAG ('l','o','c', 'a')); in test_subset_glyf_with_gsub()
176 hb_face_destroy (face_fi); in test_subset_glyf_with_gsub()
184 hb_face_t *face_fi = hb_test_open_font_file ("fonts/Roboto-Regular.nogsub.fi.ttf"); in test_subset_glyf_without_gsub() local
200 hb_subset_test_check (face_fi, face_subset, HB_TAG ('g','l','y','f')); in test_subset_glyf_without_gsub()
201 hb_subset_test_check (face_fi, face_subset, HB_TAG ('l','o','c', 'a')); in test_subset_glyf_without_gsub()
205 hb_face_destroy (face_fi); in test_subset_glyf_without_gsub()