Home
last modified time | relevance | path

Searched defs:ClassDefFormat2 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/graph/
H A Dclassdef-graph.hh47 struct ClassDefFormat2 : public OT::ClassDefFormat2_4<SmallTypes> struct
49 bool sanitize (graph_t::vertex_t& vertex) const in sanitize()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/src/tables/
H A Dlayout.rs259 impl<'a> ClassDefFormat2<'a> { impl
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/generated/
H A Dgenerated_layout.rs1358 impl<'a> FontRead<'a> for ClassDefFormat2<'a> { implementation
1373 pub type ClassDefFormat2<'a> = TableRef<'a, ClassDefFormat2Marker>; typedef
1375 impl<'a> ClassDefFormat2<'a> { implementation
1396 impl<'a> SomeTable<'a> for ClassDefFormat2<'a> { implementation
1418 impl<'a> std::fmt::Debug for ClassDefFormat2<'a> { implementation