Home
last modified time | relevance | path

Searched defs:IndexSubtable1 (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.rs963 impl<'a> FontRead<'a> for IndexSubtable1<'a> { implementation
979 pub type IndexSubtable1<'a> = TableRef<'a, IndexSubtable1Marker>; typedef
981 impl<'a> IndexSubtable1<'a> { impl
1007 impl<'a> SomeTable<'a> for IndexSubtable1<'a> { implementation
1023 impl<'a> std::fmt::Debug for IndexSubtable1<'a> { implementation