Home
last modified time | relevance | path

Searched refs:hmtxvmtx (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-hmtx-table.hh53 struct hmtxvmtx struct
92 struct hmtx : hmtxvmtx {
95 struct vmtx : hmtxvmtx {
Dhb-ot-font.cc54 const OT::hmtxvmtx *table;
99 this->blob = OT::Sanitizer<OT::hmtxvmtx>::sanitize (face->reference_table (_mtx_tag)); in init()
115 this->table = OT::Sanitizer<OT::hmtxvmtx>::lock_instance (this->blob); in init()