Searched refs:flexEnd (Results 1 – 1 of 1) sorted by relevance
456 int flexEnd = s.getAdjustedEnd() % NOON; in collisionIsErrorFormat() local457 if (otherStart <= flexEnd && otherEnd >= flexStart) { // overlap? in collisionIsErrorFormat()474 int flexEnd = s.getAdjustedEnd(); in collisionIsErrorSelection() local480 } else if (otherEnd != flexEnd) { // not same?? in collisionIsErrorSelection()482 sampleError.value = (otherEnd + flexEnd) / 2; // half-way between in collisionIsErrorSelection()