Searched refs:maxTop (Results 1 – 1 of 1) sorted by relevance
632 int maxTop = Math.max(sourceBounds.y, targetBounds.y); in paintHorizontalConstraint() local637 int center = (maxTop + minBottom) / 2; in paintHorizontalConstraint()