Searched refs:leftBoundary (Results 1 – 1 of 1) sorted by relevance
252 private void setLeftBoundary(final float leftBoundary) { in setLeftBoundary() argument256 if (leftBoundary < rectangleLeftBoundary) { in setLeftBoundary()258 } else if (leftBoundary > boundarySoFar) { in setLeftBoundary()262 rectangle.getBoundingWidth() - boundarySoFar + leftBoundary); in setLeftBoundary()