Searched defs:ClassDefFormat2 (Results 1 – 3 of 3) sorted by relevance
47 struct ClassDefFormat2 : public OT::ClassDefFormat2_4<SmallTypes> struct49 bool sanitize (graph_t::vertex_t& vertex) const in sanitize()
259 impl<'a> ClassDefFormat2<'a> { impl
1358 impl<'a> FontRead<'a> for ClassDefFormat2<'a> { implementation1373 pub type ClassDefFormat2<'a> = TableRef<'a, ClassDefFormat2Marker>; typedef1375 impl<'a> ClassDefFormat2<'a> { implementation1396 impl<'a> SomeTable<'a> for ClassDefFormat2<'a> { implementation1418 impl<'a> std::fmt::Debug for ClassDefFormat2<'a> { implementation