Home
last modified time | relevance | path

Searched defs:IndexSubtable5 (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.rs1448 impl<'a> FontRead<'a> for IndexSubtable5<'a> { implementation
1468 pub type IndexSubtable5<'a> = TableRef<'a, IndexSubtable5Marker>; typedef
1470 impl<'a> IndexSubtable5<'a> { implementation
1515 impl<'a> SomeTable<'a> for IndexSubtable5<'a> { implementation
1541 impl<'a> std::fmt::Debug for IndexSubtable5<'a> { implementation