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.cpp1271 Region regionToUpdate; in scrollContentsFastPath() local
1306 regionToUpdate.unite(updateRect); in scrollContentsFastPath()
1313 Vector<IntRect> subRectsToUpdate = regionToUpdate.rects(); in scrollContentsFastPath()