Home | History | Annotate | Download | only in rendering

Lines Matching defs:nRows

168     int nRows = m_gridRows;
169 if (numRows > nRows) {
178 for (int r = nRows; r < numRows; r++) {