Searched refs:maxp (Results 1 - 2 of 2) sorted by relevance

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-maxp-table.hh37 * maxp -- The Maximum Profile Table
42 struct maxp struct in namespace:OT
61 FixedVersion<>version; /* Version of the maxp table (0.5 or 1.0),
H A Dhb-face.cc36 #include "hb-ot-maxp-table.hh"
473 hb_blob_t *maxp_blob = OT::Sanitizer<OT::maxp>::sanitize (reference_table (HB_OT_TAG_maxp));
474 const OT::maxp *maxp_table = OT::Sanitizer<OT::maxp>::lock_instance (maxp_blob);

Completed in 41 milliseconds