Searched refs:face_empty (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | test-subset-cmap.c | 120 hb_face_t *face_empty = hb_test_open_font_file ("fonts/Roboto-Regular.empty.ttf"); in test_subset_cmap_empty_tables() local 129 hb_subset_test_check (face_empty, face_abc_subset, HB_TAG ('c','m','a','p')); in test_subset_cmap_empty_tables() 133 hb_face_destroy (face_empty); in test_subset_cmap_empty_tables()
|
/third_party/harfbuzz/test/api/ |
D | test-subset-cmap.c | 120 hb_face_t *face_empty = hb_test_open_font_file ("fonts/Roboto-Regular.empty.ttf"); in test_subset_cmap_empty_tables() local 129 hb_subset_test_check (face_empty, face_abc_subset, HB_TAG ('c','m','a','p')); in test_subset_cmap_empty_tables() 133 hb_face_destroy (face_empty); in test_subset_cmap_empty_tables()
|