Searched defs:IndexSubtable3 (Results 1 – 1 of 1) sorted by relevance
1174 impl<'a> FontRead<'a> for IndexSubtable3<'a> { implementation1190 pub type IndexSubtable3<'a> = TableRef<'a, IndexSubtable3Marker>; typedef1192 impl<'a> IndexSubtable3<'a> { implementation1218 impl<'a> SomeTable<'a> for IndexSubtable3<'a> { implementation1234 impl<'a> std::fmt::Debug for IndexSubtable3<'a> { implementation