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

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-glyf-table.hh66 #define HB_OT_TAG_glyf HB_TAG('g','l','y','f') macro
71 static const hb_tag_t tableTag = HB_OT_TAG_glyf;
H A Dhb-ot-font.cc163 this->glyf_blob = OT::Sanitizer<OT::glyf>::sanitize (face->reference_table (HB_OT_TAG_glyf));

Completed in 43 milliseconds