Lines Matching refs:PairSet
581 friend struct PairSet;
593 struct PairSet
690 unsigned int count = pairSet.len;
692 (this+pairSet[i]).collect_glyphs (c, &valueFormat1);
711 return_trace ((this+pairSet[index]).apply (c, &valueFormat1, skippy_iter.idx));
722 PairSet::sanitize_closure_t closure = {
729 return_trace (coverage.sanitize (c, this) && pairSet.sanitize (c, this, &closure));
743 OffsetArrayOf<PairSet>
744 pairSet; /* Array of PairSet tables
747 DEFINE_SIZE_ARRAY (10, pairSet);