Searched refs:numItemsOnRow (Results 1 – 1 of 1) sorted by relevance
261 int numItemsOnRow = layout[row]; in doItemsFit() local267 if (numItemsOnRow == 1) { in doItemsFit()272 for (int itemsOnRowCounter = numItemsOnRow; itemsOnRowCounter > 0; in doItemsFit()276 if (lp.maxNumItemsOnRow < numItemsOnRow) { in doItemsFit()