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

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-hmtx-table.hh53 struct _mtx struct in namespace:OT
94 struct hmtx : _mtx {
97 struct vmtx : _mtx {
H A Dhb-ot-font.cc53 const OT::_mtx *table;
94 this->blob = OT::Sanitizer<OT::_mtx>::sanitize (face->reference_table (_mtx_tag));
110 this->table = OT::Sanitizer<OT::_mtx>::lock_instance (this->blob);

Completed in 45 milliseconds