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