Searched refs:oldRowSize (Results 1 – 1 of 1) sorted by relevance
815 const size_t oldRowSize = gridRowCount(); in ensureGridSize() local816 if (maximumRowIndex >= oldRowSize) { in ensureGridSize()818 for (size_t row = oldRowSize; row < gridRowCount(); ++row) in ensureGridSize()