Searched refs:maxVisibleY (Results 1 – 1 of 1) sorted by relevance
366 int maxVisibleY = clientArea.y + clientArea.height; in rowLayout() local437 if (y > maxVisibleY && maxVisibleY > 0) { in rowLayout()508 int maxVisibleY = clientArea.y + clientArea.height; in layoutFullFit() local528 if (maxVisibleY > bottomBorder) { in layoutFullFit()530 availableWidth + PREVIEW_HGAP, maxVisibleY - bottomBorder + PREVIEW_VGAP)); in layoutFullFit()