Home
last modified time | relevance | path

Searched defs:Gpos (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_gpos.rs39 impl TopLevelTable for Gpos<'_> { implementation
44 impl<'a> FontRead<'a> for Gpos<'a> { implementation
66 pub type Gpos<'a> = TableRef<'a, GposMarker>; typedef
68 impl<'a> Gpos<'a> { implementation
124 impl<'a> SomeTable<'a> for Gpos<'a> { implementation
157 impl<'a> std::fmt::Debug for Gpos<'a> { implementation