Searched refs:isRooted (Results 1 – 3 of 3) sorted by relevance
1183 if (!isRooted(&view)) in repaint()1197 if (!isRooted(&view)) in repaintRectangle()1971 bool RenderObject::isRooted(RenderView** view) in isRooted() function in WebCore::RenderObject
457 bool isRooted(RenderView** = 0);
41590 repaint() and repaintRectangle() into a common isRooted()41596 (WebCore::RenderObject::isRooted):