Home
last modified time | relevance | path

Searched defs:vhea (Results 1 – 5 of 5) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-hhea-table.hh98 struct vhea : _hea<vhea> { struct
99 static constexpr hb_tag_t tableTag = HB_OT_TAG_vhea;
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/
Dtables.rs46 pub mod vhea; module
Dtable_provider.rs39 fn vhea(&self) -> Result<tables::vhea::Vhea<'a>, ReadError> { in vhea() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/
Dtables.rs46 pub mod vhea; module
Dtable_provider.rs39 fn vhea(&self) -> Result<tables::vhea::Vhea<'a>, ReadError> { in vhea() method