Searched defs:dirtiedRows (Results 1 – 3 of 3) sorted by relevance
48 …GridSpan dirtiedRows = dirtiedGridAreas(m_renderGrid.rowPositions(), localPaintInvalidationRect.y(… in paintChildren() local
67 CellSpan dirtiedRows = m_renderTableSection.dirtiedRows(tableAlignedRect); in paintObject() local
1283 CellSpan RenderTableSection::dirtiedRows(const LayoutRect& damageRect) const in dirtiedRows() function in blink::RenderTableSection