Lines Matching defs:maxRows
357 int maxRows = (isLandscape ? maxShortEdgeCellCount : maxLongEdgeCellCount);362 allAppsNumRows = Math.max(minEdgeCellCount, Math.min(maxRows, allAppsNumRows));