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