Home
last modified time | relevance | path

Searched refs:unionedRect (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/page/
DFrameView.cpp1552 IntRect unionedRect; in repaintContentRectangle() local
1554 unionedRect.unite(m_repaintRects[i]); in repaintContentRectangle()
1556 m_repaintRects.append(unionedRect); in repaintContentRectangle()