Searched refs:rectangleLeftBoundary (Results 1 – 1 of 1) sorted by relevance
256 final float rectangleLeftBoundary = boundarySoFar - rectangle.getBoundingWidth(); in setLeftBoundary() local257 if (leftBoundary < rectangleLeftBoundary) { in setLeftBoundary()266 boundarySoFar = rectangleLeftBoundary; in setLeftBoundary()