Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderSelectionInfo.h45 , m_paintInvalidationContainer(o->isRooted() ? o->containerForPaintInvalidation() : nullptr) in RenderSelectionInfoBase()
DRenderObjectChildList.cpp174 if (!oldChild.isRooted()) in invalidatePaintOnRemoval()
DRenderQuote.cpp312 ASSERT(isRooted()); in attachQuote()
DRenderObject.cpp1105 RELEASE_ASSERT(isRooted()); in containerForPaintInvalidation()
1184 RELEASE_ASSERT(isRooted()); in invalidatePaintUsingContainer()
1219 RELEASE_ASSERT(isRooted()); in invalidatePaintRectangle()
2244 bool RenderObject::isRooted() const in isRooted() function in blink::RenderObject
2629 if (isRooted()) { in scheduleRelayout()
DRenderObject.h624 bool isRooted() const;