Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-face.cc470 const OT::maxp *maxp_table = OT::Sanitizer<OT::maxp>::lock_instance (maxp_blob); in load_num_glyphs() local
471 num_glyphs = maxp_table->get_num_glyphs (); in load_num_glyphs()