Searched refs:maxVisibleY (Results 1 – 1 of 1) sorted by relevance
365 int maxVisibleY = clientArea.y + clientArea.height; in rowLayout() local436 if (y > maxVisibleY && maxVisibleY > 0) { in rowLayout()507 int maxVisibleY = clientArea.y + clientArea.height; in layoutFullFit() local527 if (maxVisibleY > bottomBorder) { in layoutFullFit()529 availableWidth + PREVIEW_HGAP, maxVisibleY - bottomBorder + PREVIEW_VGAP)); in layoutFullFit()