Home
last modified time | relevance | path

Searched defs:repaintRectangle (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderObject.cpp1430 IntRect repaintRectangle = r; in repaintUsingContainer() local
1458 void RenderObject::repaintRectangle(const LayoutRect& r) const in repaintRectangle() function in WebCore::RenderObject