Searched refs:maxContentAreaHeight (Results 1 – 1 of 1) sorted by relevance
1134 int maxContentAreaHeight = grid.availableHeightPx - grid.getTotalWorkspacePadding().y in getContentAreaHeight() local1136 int height = Math.min(maxContentAreaHeight, in getContentAreaHeight()