Searched defs:PairPos (Results 1 – 4 of 4) sorted by relevance
11 struct PairPos struct14 union {22 } u;26 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch()
86 font: TTFont, level: int, subtables: Sequence[otTables.PairPos]99 font: TTFont, level: int, subtable: otTables.PairPos
603 struct PairPos : public OT::Layout::GPOS_impl::PairPos struct605 hb_vector_t<unsigned> split_subtables (gsubgpos_graph_context_t& c, in split_subtables()624 bool sanitize (graph_t::vertex_t& vertex) const in sanitize()
3797 int PairPos = 0, End = Ops.size() - 1; in packTBLDVectorList() local