Searched defs:IndexSubtable4 (Results 1 – 1 of 1) sorted by relevance
1274 impl<'a> FontRead<'a> for IndexSubtable4<'a> { implementation1291 pub type IndexSubtable4<'a> = TableRef<'a, IndexSubtable4Marker>; typedef1293 impl<'a> IndexSubtable4<'a> { impl1326 impl<'a> SomeTable<'a> for IndexSubtable4<'a> { implementation1350 impl<'a> std::fmt::Debug for IndexSubtable4<'a> { implementation