Searched refs:minCellsItemCount (Results 1 – 1 of 1) sorted by relevance
258 int minCellsItemCount = 0; in onMeasureExactFormat() local270 minCellsItemCount = 1; in onMeasureExactFormat()273 minCellsItemCount++; in onMeasureExactFormat()280 if (minCellsItemCount > cellsRemaining) break; // Couldn't expand anything evenly. Stop. in onMeasureExactFormat()