Searched defs:Glyf (Results 1 – 3 of 3) sorted by relevance
15 impl TopLevelTable for Glyf<'_> { implementation20 impl<'a> FontRead<'a> for Glyf<'a> { implementation28 pub type Glyf<'a> = TableRef<'a, GlyfMarker>; typedef30 impl<'a> Glyf<'a> {} impl33 impl<'a> SomeTable<'a> for Glyf<'a> { implementation48 impl<'a> std::fmt::Debug for Glyf<'a> { implementation
104 Glyf, enumerator339 Glyf(glyf::Outlines<'a>, glyf::Outline<'a>), enumerator427 Glyf(glyf::Outlines<'a>), enumerator
147 Glyf, enumerator