Searched refs:maxp_blob (Results 1 – 1 of 1) sorted by relevance
40 hb_blob_t *maxp_blob = hb_face_reference_table (face, HB_TAG ('m','a','x', 'p')); in check_maxp_num_glyphs() local43 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()