Home
last modified time | relevance | path

Searched defs:MarkLigPosFormat1 (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.rs2798 impl<'a> FontRead<'a> for MarkLigPosFormat1<'a> { implementation
2812 pub type MarkLigPosFormat1<'a> = TableRef<'a, MarkLigPosFormat1Marker>; typedef
2814 impl<'a> MarkLigPosFormat1<'a> { impl
2882 impl<'a> SomeTable<'a> for MarkLigPosFormat1<'a> { implementation
2912 impl<'a> std::fmt::Debug for MarkLigPosFormat1<'a> { implementation