Searched refs:face_b (Results 1 – 3 of 3) sorted by relevance
/third_party/harfbuzz/test/api/ |
D | test-subset-os2.c | 35 hb_face_t *face_b = hb_test_open_font_file ("fonts/Roboto-Regular.b.ttf"); in test_subset_os2() local 43 hb_subset_test_check (face_b, face_abc_subset, HB_TAG ('O','S','/','2')); in test_subset_os2() 47 hb_face_destroy (face_b); in test_subset_os2()
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | test-subset-os2.c | 35 hb_face_t *face_b = hb_test_open_font_file ("fonts/Roboto-Regular.b.ttf"); in test_subset_os2() local 43 hb_subset_test_check (face_b, face_abc_subset, HB_TAG ('O','S','/','2')); in test_subset_os2() 47 hb_face_destroy (face_b); in test_subset_os2()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/ |
D | test-subset-os2.c | 35 hb_face_t *face_b = hb_test_open_font_file ("fonts/Roboto-Regular.b.ttf"); in test_subset_os2() local 43 hb_subset_test_check (face_b, face_abc_subset, HB_TAG ('O','S','/','2')); in test_subset_os2() 47 hb_face_destroy (face_b); in test_subset_os2()
|