Searched defs:IndexSubtable1 (Results 1 – 1 of 1) sorted by relevance
963 impl<'a> FontRead<'a> for IndexSubtable1<'a> { implementation979 pub type IndexSubtable1<'a> = TableRef<'a, IndexSubtable1Marker>; typedef981 impl<'a> IndexSubtable1<'a> { impl1007 impl<'a> SomeTable<'a> for IndexSubtable1<'a> { implementation1023 impl<'a> std::fmt::Debug for IndexSubtable1<'a> { implementation