Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/frame/
DFrameView.cpp1189 LayoutRect oldOutlineRect = oldRepaintRect; in repaintTree() local
1190 oldOutlineRect.inflate(renderView()->oldMaximalOutlineSize()); in repaintTree()
1208 oldRepaintRect, oldOutlineRect, &newRepaintRect, &newOutlineRect); in repaintTree()