Searched defs:IndexSubtable2 (Results 1 – 1 of 1) sorted by relevance
1063 impl<'a> FontRead<'a> for IndexSubtable2<'a> { implementation1079 pub type IndexSubtable2<'a> = TableRef<'a, IndexSubtable2Marker>; typedef1081 impl<'a> IndexSubtable2<'a> { impl1114 impl<'a> SomeTable<'a> for IndexSubtable2<'a> { implementation1138 impl<'a> std::fmt::Debug for IndexSubtable2<'a> { implementation