Searched defs:LigatureSubstFormat1 (Results 1 – 2 of 2) sorted by relevance
936 impl<'a> FontRead<'a> for LigatureSubstFormat1<'a> { implementation951 pub type LigatureSubstFormat1<'a> = TableRef<'a, LigatureSubstFormat1Marker>; typedef953 impl<'a> LigatureSubstFormat1<'a> { impl995 impl<'a> SomeTable<'a> for LigatureSubstFormat1<'a> { implementation1027 impl<'a> std::fmt::Debug for LigatureSubstFormat1<'a> { implementation
221 impl<'a> GlyphClosure for LigatureSubstFormat1<'a> { implementation