Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/test/api/
H A Dtest-subset-glyf.c40 hb_blob_t *maxp_blob = hb_face_reference_table (face, HB_TAG ('m','a','x', 'p')); in check_maxp_num_glyphs() local
43 uint8_t *raw_maxp = (uint8_t *) hb_blob_get_data(maxp_blob, &maxp_len); in check_maxp_num_glyphs()
57 hb_blob_destroy (maxp_blob); in check_maxp_num_glyphs()