Searched defs:MarkBasePosFormat1 (Results 1 – 2 of 2) sorted by relevance
206 struct MarkBasePosFormat1 : public OT::Layout::GPOS_impl::MarkBasePosFormat1_2<SmallTypes> struct208 bool sanitize (graph_t::vertex_t& vertex) const in sanitize()214 hb_vector_t<unsigned> split_subtables (gsubgpos_graph_context_t& c, in split_subtables()278 struct class_info_t {283 struct split_context_t {318 hb_vector_t<class_info_t> get_class_info (gsubgpos_graph_context_t& c, in get_class_info()362 bool shrink (split_context_t& sc, in shrink()413 unsigned clone_range (split_context_t& sc, in clone_range()
2452 impl<'a> FontRead<'a> for MarkBasePosFormat1<'a> { implementation2466 pub type MarkBasePosFormat1<'a> = TableRef<'a, MarkBasePosFormat1Marker>; typedef2468 impl<'a> MarkBasePosFormat1<'a> { implementation2536 impl<'a> SomeTable<'a> for MarkBasePosFormat1<'a> { implementation2566 impl<'a> std::fmt::Debug for MarkBasePosFormat1<'a> { implementation