Searched refs:unionedRect (Results 1 – 1 of 1) sorted by relevance
1798 IntRect unionedRect; in repaintContentRectangle() local1800 unionedRect.unite(pixelSnappedIntRect(m_repaintRects[i])); in repaintContentRectangle()1802 m_repaintRects.append(unionedRect); in repaintContentRectangle()