Searched defs:vhea (Results 1 – 5 of 5) sorted by relevance
98 struct vhea : _hea<vhea> { struct99 static constexpr hb_tag_t tableTag = HB_OT_TAG_vhea;
46 pub mod vhea; module
39 fn vhea(&self) -> Result<tables::vhea::Vhea<'a>, ReadError> { in vhea() method