Searched refs:repaintRectangleInRegions (Results 1 – 3 of 3) sorted by relevance
99 void repaintRectangleInRegions(const LayoutRect&) const;
362 void RenderFlowThread::repaintRectangleInRegions(const LayoutRect& repaintRect) const in repaintRectangleInRegions() function in WebCore::RenderFlowThread
1416 toRenderFlowThread(repaintContainer)->repaintRectangleInRegions(r); in repaintUsingContainer()