Searched defs:ClassDefFormat1 (Results 1 – 3 of 3) sorted by relevance
35 struct ClassDefFormat1 : public OT::ClassDefFormat1_3<SmallTypes> struct37 bool sanitize (graph_t::vertex_t& vertex) const in sanitize()
233 impl<'a> ClassDefFormat1<'a> { implementation
1266 impl<'a> FontRead<'a> for ClassDefFormat1<'a> { implementation1281 pub type ClassDefFormat1<'a> = TableRef<'a, ClassDefFormat1Marker>; typedef1283 impl<'a> ClassDefFormat1<'a> { impl1310 impl<'a> SomeTable<'a> for ClassDefFormat1<'a> { implementation1326 impl<'a> std::fmt::Debug for ClassDefFormat1<'a> { implementation