Searched defs:IndexSubtable5 (Results 1 – 1 of 1) sorted by relevance
1448 impl<'a> FontRead<'a> for IndexSubtable5<'a> { implementation1468 pub type IndexSubtable5<'a> = TableRef<'a, IndexSubtable5Marker>; typedef1470 impl<'a> IndexSubtable5<'a> { implementation1515 impl<'a> SomeTable<'a> for IndexSubtable5<'a> { implementation1541 impl<'a> std::fmt::Debug for IndexSubtable5<'a> { implementation