Searched defs:MultipleSubstFormat1 (Results 1 – 4 of 4) sorted by relevance
546 impl<'a> FontRead<'a> for MultipleSubstFormat1<'a> { implementation563 pub type MultipleSubstFormat1<'a> = TableRef<'a, MultipleSubstFormat1Marker>; typedef565 impl<'a> MultipleSubstFormat1<'a> { impl607 impl<'a> SomeTable<'a> for MultipleSubstFormat1<'a> { implementation639 impl<'a> std::fmt::Debug for MultipleSubstFormat1<'a> { implementation
191 impl<'a> GlyphClosure for MultipleSubstFormat1<'a> { implementation