Searched refs:maxLeft (Results 1 – 1 of 1) sorted by relevance
415 int maxLeft = Math.max(sourceBounds.x, targetBounds.x); in paintVerticalConstraint() local418 int center = (maxLeft + minRight) / 2; in paintVerticalConstraint()