Searched defs:LigatureSubstFormat1 (Results 1 – 4 of 4) sorted by relevance
954 impl<'a> FontRead<'a> for LigatureSubstFormat1<'a> { implementation971 pub type LigatureSubstFormat1<'a> = TableRef<'a, LigatureSubstFormat1Marker>; typedef973 impl<'a> LigatureSubstFormat1<'a> { implementation1015 impl<'a> SomeTable<'a> for LigatureSubstFormat1<'a> { implementation1047 impl<'a> std::fmt::Debug for LigatureSubstFormat1<'a> { implementation
954 impl<'a> FontRead<'a> for LigatureSubstFormat1<'a> { implementation971 pub type LigatureSubstFormat1<'a> = TableRef<'a, LigatureSubstFormat1Marker>; typedef973 impl<'a> LigatureSubstFormat1<'a> { impl1015 impl<'a> SomeTable<'a> for LigatureSubstFormat1<'a> { implementation1047 impl<'a> std::fmt::Debug for LigatureSubstFormat1<'a> { implementation
224 impl<'a> GlyphClosure for LigatureSubstFormat1<'a> { implementation