Searched defs:PairPosFormat1 (Results 1 – 2 of 2) sorted by relevance
38 struct PairPosFormat1 : public OT::Layout::GPOS_impl::PairPosFormat1_3<SmallTypes> struct40 bool sanitize (graph_t::vertex_t& vertex) const in sanitize()51 hb_vector_t<unsigned> split_subtables (gsubgpos_graph_context_t& c, in split_subtables()95 struct split_context_t {116 bool shrink (gsubgpos_graph_context_t& c, in shrink()148 unsigned clone_range (gsubgpos_graph_context_t& c, in clone_range()189 unsigned pair_set_graph_index (gsubgpos_graph_context_t& c, unsigned this_index, unsigned i) const in pair_set_graph_index()
1528 impl<'a> FontRead<'a> for PairPosFormat1<'a> { implementation1545 pub type PairPosFormat1<'a> = TableRef<'a, PairPosFormat1Marker>; typedef1547 impl<'a> PairPosFormat1<'a> { impl1603 impl<'a> SomeTable<'a> for PairPosFormat1<'a> { implementation1638 impl<'a> std::fmt::Debug for PairPosFormat1<'a> { implementation