Searched defs:MultipleSubstFormat1 (Results 1 – 2 of 2) sorted by relevance
536 impl<'a> FontRead<'a> for MultipleSubstFormat1<'a> { implementation551 pub type MultipleSubstFormat1<'a> = TableRef<'a, MultipleSubstFormat1Marker>; typedef553 impl<'a> MultipleSubstFormat1<'a> { impl595 impl<'a> SomeTable<'a> for MultipleSubstFormat1<'a> { implementation627 impl<'a> std::fmt::Debug for MultipleSubstFormat1<'a> { implementation
188 impl<'a> GlyphClosure for MultipleSubstFormat1<'a> { implementation