Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/frame/
DFrameView.cpp1798 IntRect unionedRect; in repaintContentRectangle() local
1800 unionedRect.unite(pixelSnappedIntRect(m_repaintRects[i])); in repaintContentRectangle()
1802 m_repaintRects.append(unionedRect); in repaintContentRectangle()