Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/graph/
H A Dclassdef-graph.hh35 struct ClassDefFormat1 : public OT::ClassDefFormat1_3<SmallTypes> struct
37 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.rs233 impl<'a> ClassDefFormat1<'a> { implementation
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/generated/
H A Dgenerated_layout.rs1266 impl<'a> FontRead<'a> for ClassDefFormat1<'a> { implementation
1281 pub type ClassDefFormat1<'a> = TableRef<'a, ClassDefFormat1Marker>; typedef
1283 impl<'a> ClassDefFormat1<'a> { impl
1310 impl<'a> SomeTable<'a> for ClassDefFormat1<'a> { implementation
1326 impl<'a> std::fmt::Debug for ClassDefFormat1<'a> { implementation