Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-static.cc59 const OT::maxp *maxp_table = maxp_blob->as<OT::maxp> (); in load_num_glyphs() local
61 unsigned int ret = maxp_table->get_num_glyphs (); in load_num_glyphs()