Searched refs:pairSet (Results 1 - 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gpos-table.hh688 unsigned int count = pairSet.len;
690 (this+pairSet[i]).collect_glyphs (c, valueFormat);
709 return_trace ((this+pairSet[index]).apply (c, valueFormat, skippy_iter.idx));
727 return_trace (coverage.sanitize (c, this) && pairSet.sanitize (c, this, &closure));
742 pairSet; /* Array of PairSet tables member in struct:OT::PairPosFormat1
745 DEFINE_SIZE_ARRAY (10, pairSet);

Completed in 94 milliseconds