Searched refs:face_origin (Results 1 – 5 of 5) sorted by relevance
33 hb_face_t *face_origin = hb_test_open_font_file ("fonts/nameID.origin.ttf"); in test_subset_nameids() local40 …face_subset = hb_subset_test_create_subset (face_origin, hb_subset_test_create_input_from_nameids … in test_subset_nameids()46 hb_face_destroy (face_origin); in test_subset_nameids()53 hb_face_t *face_origin = hb_test_open_font_file ("fonts/nameID.dup.origin.ttf"); in test_subset_nameids_with_dup_strs() local60 …face_subset = hb_subset_test_create_subset (face_origin, hb_subset_test_create_input_from_nameids … in test_subset_nameids_with_dup_strs()66 hb_face_destroy (face_origin); in test_subset_nameids_with_dup_strs()
96 hb_face_t *face_origin = hb_test_open_font_file ("fonts/Mplus1p-Regular.ttf"); in test_subset_cmap4_no_exceeding_maximum_codepoint() local106 …face_subset = hb_subset_test_create_subset (face_origin, hb_subset_test_create_input (codepoints)); in test_subset_cmap4_no_exceeding_maximum_codepoint()113 hb_face_destroy (face_origin); in test_subset_cmap4_no_exceeding_maximum_codepoint()