Home
last modified time | relevance | path

Searched defs:raw_maxp (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/test/api/
Dtest-subset-glyf.c32 static void check_maxp_field (uint8_t *raw_maxp, unsigned int offset, uint16_t expected_value) in check_maxp_field()
43 uint8_t *raw_maxp = (uint8_t *) hb_blob_get_data(maxp_blob, &maxp_len); in check_maxp_num_glyphs() local