HomeSort by relevance Sort by last modified time
    Searched refs:maxp_table (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-font.cc 771 const OT::maxp *maxp_table = OT::Sanitizer<OT::maxp>::lock_instance (maxp_blob); local
772 num_glyphs = maxp_table->get_num_glyphs ();
  /external/harfbuzz_ng/src/
hb-font.cc 771 const OT::maxp *maxp_table = OT::Sanitizer<OT::maxp>::lock_instance (maxp_blob); local
772 num_glyphs = maxp_table->get_num_glyphs ();

Completed in 77 milliseconds