Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/frame/
DFrameView.cpp1445 Region regionToUpdate; in scrollContentsFastPath() local
1491 regionToUpdate.unite(updateRect); in scrollContentsFastPath()
1499 Vector<IntRect> subRectsToUpdate = regionToUpdate.rects(); in scrollContentsFastPath()