Searched defs:CoverageFormat2 (Results 1 – 3 of 3) sorted by relevance
47 struct CoverageFormat2 : public OT::Layout::Common::CoverageFormat2_4<SmallTypes> struct49 bool sanitize (graph_t::vertex_t& vertex) const in sanitize()
182 impl CoverageFormat2<'_> { implementation
1056 impl<'a> FontRead<'a> for CoverageFormat2<'a> { implementation1070 pub type CoverageFormat2<'a> = TableRef<'a, CoverageFormat2Marker>; typedef1072 impl<'a> CoverageFormat2<'a> { impl1093 impl<'a> SomeTable<'a> for CoverageFormat2<'a> { implementation1115 impl<'a> std::fmt::Debug for CoverageFormat2<'a> { implementation