Searched refs:implicitRow (Results 1 – 1 of 1) sorted by relevance
334 int implicitRow = 0; in assignCellAttributes() local346 if (column != implicitColumn && (implicitColumn > 0 || implicitRow > 0)) { in assignCellAttributes()350 implicitRow++; in assignCellAttributes()354 if (row != implicitRow) { in assignCellAttributes()357 implicitRow = row; in assignCellAttributes()394 assert nextRow > implicitRow; in assignCellAttributes() local395 implicitRow = nextRow; in assignCellAttributes()