Searched refs:rectangleRightBoundary (Results 1 – 1 of 1) sorted by relevance
270 final float rectangleRightBoundary = rectangle.getBoundingWidth() + boundarySoFar; in setRightBoundary() local271 if (rectangleRightBoundary < rightBoundary) { in setRightBoundary()279 boundarySoFar = rectangleRightBoundary; in setRightBoundary()