Searched refs:_hea (Results 1 – 2 of 2) sorted by relevance
45 struct _hea struct92 struct hhea : _hea {95 struct vhea : _hea {
85 hb_blob_t *_hea_blob = OT::Sanitizer<OT::_hea>::sanitize (face->reference_table (_hea_tag)); in init()86 const OT::_hea *_hea = OT::Sanitizer<OT::_hea>::lock_instance (_hea_blob); in init() local87 this->num_advances = _hea->numberOfLongMetrics; in init()90 this->ascender = _hea->ascender; in init()91 this->descender = _hea->descender; in init()92 this->line_gap = _hea->lineGap; in init()