Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/generated/
H A Dgenerated_vhea.rs84 impl TopLevelTable for Vhea<'_> { implementation
89 impl<'a> FontRead<'a> for Vhea<'a> { implementation
114 pub type Vhea<'a> = TableRef<'a, VheaMarker>; typedef
116 impl<'a> Vhea<'a> { implementation
202 impl<'a> SomeTable<'a> for Vhea<'a> { implementation
236 impl<'a> std::fmt::Debug for Vhea<'a> { implementation