Home | History | Annotate | Download | only in grid

Lines Matching refs:actualColumnCount

189                 column = Math.min(column + 1, mGrid.actualColumnCount);
243 if (mColumnMatch.createCell && mColumnMatch.cellIndex < mGrid.actualColumnCount) {
370 actualColumnCount - 1, createCell, MARGIN_SIZE));
599 columnSpan = mGrid.actualColumnCount;
751 if (mGrid.actualColumnCount == 0) {