Home | History | Annotate | Download | only in src

Lines Matching refs:classCount

1058     return TRACE_RETURN ((this+markArray).apply (c, mark_index, base_index, this+baseArray, classCount, skippy_iter.idx));
1064 markArray.sanitize (c, this) && baseArray.sanitize (c, this, (unsigned int) classCount));
1075 USHORT classCount; /* Number of classes defined for marks */
1178 return TRACE_RETURN ((this+markArray).apply (c, mark_index, comp_index, lig_attach, classCount, j));
1184 markArray.sanitize (c, this) && ligatureArray.sanitize (c, this, (unsigned int) classCount));
1196 USHORT classCount; /* Number of defined mark classes */
1295 return TRACE_RETURN ((this+mark1Array).apply (c, mark1_index, mark2_index, this+mark2Array, classCount, j));
1302 && mark2Array.sanitize (c, this, (unsigned int) classCount));
1315 USHORT classCount; /* Number of defined mark classes */