Searched defs:nextRow (Results 1 – 2 of 2) sorted by relevance
673 RefPtr<Node> nextRow = row->nextSibling(); in removePreviouslySelectedEmptyTableRows() local
1299 …unsigned nextRow = std::upper_bound(m_rowPos.begin(), m_rowPos.end(), offsetInColumnDirection) - m… in setCellLogicalWidths() local