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