Searched refs:unitRight (Results 1 – 1 of 1) sorted by relevance
152 int unitRight = unitBoundsPtr->maxX(); in fixUpCursorRects() local163 int candidateLeft = unitRight < testLeft ? unitRight : testRight; in fixUpCursorRects()164 int candidateRight = unitRight > testLeft ? unitLeft : testLeft; in fixUpCursorRects()171 candidateRight = unitRight < testRight ? unitRight : testRight; in fixUpCursorRects()