Searched defs:AlternateSubstFormat1 (Results 1 – 2 of 2) sorted by relevance
735 impl<'a> FontRead<'a> for AlternateSubstFormat1<'a> { implementation750 pub type AlternateSubstFormat1<'a> = TableRef<'a, AlternateSubstFormat1Marker>; typedef752 impl<'a> AlternateSubstFormat1<'a> { impl794 impl<'a> SomeTable<'a> for AlternateSubstFormat1<'a> { implementation829 impl<'a> std::fmt::Debug for AlternateSubstFormat1<'a> { implementation
207 impl<'a> GlyphClosure for AlternateSubstFormat1<'a> { implementation