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