Lines Matching refs:markArray
52 /* Shared Tables: ValueRecord, Anchor Table, and MarkArray */
393 friend struct MarkArray;
405 * beginning of MarkArray table */
410 struct MarkArray : ArrayOf<MarkRecord> /* Array of MarkRecords--in Coverage order */
1097 return_trace ((this+markArray).apply (c, mark_index, base_index, this+baseArray, classCount, skippy_iter.idx));
1106 markArray.sanitize (c, this) &&
1119 OffsetTo<MarkArray>
1120 markArray; /* Offset to MarkArray table--from
1214 return_trace ((this+markArray).apply (c, mark_index, comp_index, lig_attach, classCount, j));
1223 markArray.sanitize (c, this) &&
1237 OffsetTo<MarkArray>
1238 markArray; /* Offset to MarkArray table--from
1352 OffsetTo<MarkArray>