Home
last modified time | relevance | path

Searched defs:IndexSubtable2 (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.rs1063 impl<'a> FontRead<'a> for IndexSubtable2<'a> { implementation
1079 pub type IndexSubtable2<'a> = TableRef<'a, IndexSubtable2Marker>; typedef
1081 impl<'a> IndexSubtable2<'a> { impl
1114 impl<'a> SomeTable<'a> for IndexSubtable2<'a> { implementation
1138 impl<'a> std::fmt::Debug for IndexSubtable2<'a> { implementation