Home
last modified time | relevance | path

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

/third_party/harfbuzz/test/api/
Dtest-subset-glyf.c129 hb_face_t *face_fil = hb_test_open_font_file ("fonts/Roboto-Regular.gsub.fil.ttf"); in test_subset_glyf_with_gsub() local
144 face_subset = hb_subset_test_create_subset (face_fil, input); in test_subset_glyf_with_gsub()
152 hb_face_destroy (face_fil); in test_subset_glyf_with_gsub()
158 hb_face_t *face_fil = hb_test_open_font_file ("fonts/Roboto-Regular.gsub.fil.ttf"); in test_subset_glyf_without_gsub() local
173 face_subset = hb_subset_test_create_subset (face_fil, input); in test_subset_glyf_without_gsub()
181 hb_face_destroy (face_fil); in test_subset_glyf_without_gsub()
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/
Dtest-subset-glyf.c129 hb_face_t *face_fil = hb_test_open_font_file ("fonts/Roboto-Regular.gsub.fil.ttf"); in test_subset_glyf_with_gsub() local
144 face_subset = hb_subset_test_create_subset (face_fil, input); in test_subset_glyf_with_gsub()
152 hb_face_destroy (face_fil); in test_subset_glyf_with_gsub()
158 hb_face_t *face_fil = hb_test_open_font_file ("fonts/Roboto-Regular.gsub.fil.ttf"); in test_subset_glyf_without_gsub() local
173 face_subset = hb_subset_test_create_subset (face_fil, input); in test_subset_glyf_without_gsub()
181 hb_face_destroy (face_fil); in test_subset_glyf_without_gsub()
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-subset-glyf.c154 hb_face_t *face_fil = hb_test_open_font_file ("fonts/Roboto-Regular.gsub.fil.ttf"); in test_subset_glyf_with_gsub() local
169 face_subset = hb_subset_test_create_subset (face_fil, input); in test_subset_glyf_with_gsub()
177 hb_face_destroy (face_fil); in test_subset_glyf_with_gsub()
183 hb_face_t *face_fil = hb_test_open_font_file ("fonts/Roboto-Regular.gsub.fil.ttf"); in test_subset_glyf_without_gsub() local
198 face_subset = hb_subset_test_create_subset (face_fil, input); in test_subset_glyf_without_gsub()
206 hb_face_destroy (face_fil); in test_subset_glyf_without_gsub()