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

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-maxp-table.hh40 #define HB_OT_TAG_maxp HB_TAG('m','a','x','p') macro
44 static const hb_tag_t tableTag = HB_OT_TAG_maxp;
H A Dhb-face.cc473 hb_blob_t *maxp_blob = OT::Sanitizer<OT::maxp>::sanitize (reference_table (HB_OT_TAG_maxp));

Completed in 40 milliseconds