Home
last modified time | relevance | path

Searched defs:IndexSubtable4 (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_bitmap.rs1274 impl<'a> FontRead<'a> for IndexSubtable4<'a> { implementation
1291 pub type IndexSubtable4<'a> = TableRef<'a, IndexSubtable4Marker>; typedef
1293 impl<'a> IndexSubtable4<'a> { impl
1326 impl<'a> SomeTable<'a> for IndexSubtable4<'a> { implementation
1350 impl<'a> std::fmt::Debug for IndexSubtable4<'a> { implementation