Searched refs:face_wa (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | test-subset-gpos.c | 36 hb_face_t *face_wa = hb_test_open_font_file ("fonts/Roboto-Regular-gpos-aw.ttf"); in test_subset_gpos_lookup_subtable() local 51 hb_subset_test_check (face_wa, face_pwa_subset, HB_TAG ('G','P','O','S')); in test_subset_gpos_lookup_subtable() 55 hb_face_destroy (face_wa); in test_subset_gpos_lookup_subtable() 62 hb_face_t *face_wa = hb_test_open_font_file ("fonts/AdobeVFPrototype.WA.gpos.otf"); in test_subset_gpos_pairpos1_vf() local 77 hb_subset_test_check (face_wa, face_wav_subset, HB_TAG ('G','P','O','S')); in test_subset_gpos_pairpos1_vf() 81 hb_face_destroy (face_wa); in test_subset_gpos_pairpos1_vf()
|
/third_party/harfbuzz/test/api/ |
D | test-subset-gpos.c | 36 hb_face_t *face_wa = hb_test_open_font_file ("fonts/Roboto-Regular-gpos-aw.ttf"); in test_subset_gpos_lookup_subtable() local 50 hb_subset_test_check (face_wa, face_pwa_subset, HB_TAG ('G','P','O','S')); in test_subset_gpos_lookup_subtable() 54 hb_face_destroy (face_wa); in test_subset_gpos_lookup_subtable() 61 hb_face_t *face_wa = hb_test_open_font_file ("fonts/AdobeVFPrototype.WA.gpos.otf"); in test_subset_gpos_pairpos1_vf() local 75 hb_subset_test_check (face_wa, face_wav_subset, HB_TAG ('G','P','O','S')); in test_subset_gpos_pairpos1_vf() 79 hb_face_destroy (face_wa); in test_subset_gpos_pairpos1_vf()
|