Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DSubtreeLayoutScope.cpp67 void SubtreeLayoutScope::setChildNeedsLayout(RenderObject* descendant) in setChildNeedsLayout() function in WebCore::SubtreeLayoutScope
DRenderObject.h1295 inline void RenderObject::setChildNeedsLayout(MarkingBehavior markParents, SubtreeLayoutScope* layo… in setChildNeedsLayout() function