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