Searched refs:candidateRight (Results 1 – 1 of 1) sorted by relevance
164 int candidateRight = unitRight > testLeft ? unitLeft : testLeft; in fixUpCursorRects() local167 candidateLeft + OVERLAP >= candidateRight) { in fixUpCursorRects()171 candidateRight = unitRight < testRight ? unitRight : testRight; in fixUpCursorRects()173 candidateLeft + OVERLAP >= candidateRight) in fixUpCursorRects()179 candidateRight - candidateLeft, candidateBottom - candidateTop); in fixUpCursorRects()196 candidateRight > checkBoundsPtr->maxX()) in fixUpCursorRects()199 candidateRight <= checkBoundsPtr->maxX()) in fixUpCursorRects()200 candidateRight = checkBoundsPtr->x(); in fixUpCursorRects()206 candidateRight - candidateLeft, candidateBottom - candidateTop); in fixUpCursorRects()