Home
last modified time | relevance | path

Searched refs:setChildNeedsLayout (Results 1 – 23 of 23) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderFlexibleBox.cpp308 child->setChildNeedsLayout(true, false); in gatherFlexChildrenInfo()
355 child->setChildNeedsLayout(true, false); in layoutHorizontalBox()
412 child->setChildNeedsLayout(true, false); in layoutHorizontalBox()
423 child->setChildNeedsLayout(true, false); in layoutHorizontalBox()
638 child->setChildNeedsLayout(true, false); in layoutVerticalBox()
647 child->setChildNeedsLayout(true, false); in layoutVerticalBox()
855 child->setChildNeedsLayout(true, false); in applyLineClamp()
888 child->setChildNeedsLayout(true, false); in applyLineClamp()
DRenderMedia.cpp82 setChildNeedsLayout(false); in layout()
DRenderObjectChildList.cpp185 …owner->setChildNeedsLayout(true); // We may supply the static position for an absolute positioned … in appendChildNode()
246 …owner->setChildNeedsLayout(true); // We may supply the static position for an absolute positioned … in insertChildNode()
DRenderSlider.cpp158 thumb->setChildNeedsLayout(true, false); in layout()
DRenderTableRow.cpp146 cell->setChildNeedsLayout(true, false); in layout()
DRenderRubyRun.cpp221 rt->setChildNeedsLayout(true, false); in layoutSpecialExcludedChild()
DRenderTableSection.cpp388 cell->setChildNeedsLayout(true, false); in setCellLogicalWidths()
642 box->setChildNeedsLayout(true, false); in setCellLogicalWidths()
653 cell->setChildNeedsLayout(true, false); in setCellLogicalWidths()
713 cell->setChildNeedsLayout(true, false); in setCellLogicalWidths()
DRenderView.cpp120 setChildNeedsLayout(true, false); in layout()
123 child->setChildNeedsLayout(true, false); in layout()
DRenderScrollbar.cpp198 owningRenderer()->setChildNeedsLayout(true); in updateScrollbarParts()
DRenderObject.h487 void setChildNeedsLayout(bool b, bool markParents = true);
949 inline void RenderObject::setChildNeedsLayout(bool b, bool markParents) in setChildNeedsLayout() function
DRenderBlock.cpp1507 child->setChildNeedsLayout(true, false); in adjustPositionedBlock()
1912 box->setChildNeedsLayout(true, false); in layoutBlockChildren()
1951 child->setChildNeedsLayout(true, false); in layoutBlockChildren()
2082 child->setChildNeedsLayout(true, false); in layoutBlockChild()
2225 r->setChildNeedsLayout(true, false); in layoutPositionedObjects()
2252 r->setChildNeedsLayout(true); in markPositionedObjectsForLayout()
2264 setChildNeedsLayout(true, false); in markForPaginationRelayoutIfNeeded()
3148 r->setChildNeedsLayout(true, false); in removePositionedObjects()
3156 p->setChildNeedsLayout(true); in removePositionedObjects()
3189 o->setChildNeedsLayout(true, false); in insertFloatingObject()
[all …]
DRenderBox.cpp277 parent()->setChildNeedsLayout(true); in styleWillChange()
311 parent()->setChildNeedsLayout(true); in styleDidChange()
1338setChildNeedsLayout(true, false); // Just go ahead and mark the positioned object as needing layou… in positionLineBox()
1346setChildNeedsLayout(true, false); // Just go ahead and mark the positioned object as needing layou… in positionLineBox()
DRenderBoxModelObject.cpp345 setChildNeedsLayout(true); in styleDidChange()
359 setChildNeedsLayout(true); in styleDidChange()
365 setChildNeedsLayout(true); in styleDidChange()
DRenderBlockLineLayout.cpp803 o->setChildNeedsLayout(true, false); in layoutInlineChildren()
2501 toRenderBlock(o)->setChildNeedsLayout(true, false); in positionNewFloatOnLine()
/external/webkit/Source/WebCore/page/
DFrameView.cpp879 body->renderer()->setChildNeedsLayout(true); in layout()
882 body->renderer()->setChildNeedsLayout(true); in layout()
888 rootRenderer->setChildNeedsLayout(true); in layout()
942 bodyRenderer->setChildNeedsLayout(true); in layout()
944 rootRenderer->setChildNeedsLayout(true); in layout()
/external/webkit/Source/WebCore/
DChangeLog-2003-10-252269 (RenderObject::setChildNeedsLayout):
DChangeLog37287 (WebCore::RenderObject::setChildNeedsLayout):
38985 (WebCore::RenderObject::setChildNeedsLayout):
39102 (WebCore::RenderObject::setChildNeedsLayout):
DChangeLog-2007-10-1454002 Changed calls to setChildNeedsLayout(true) during layout to
54003 setChildNeedsLayout(true, false). Prior to r19148, the default behavior
60872 (WebCore::RenderBox::setStaticY): Added a call to setChildNeedsLayout() to
DChangeLog-2009-06-1643484 (WebCore::RenderObject::setChildNeedsLayout):
45469 …ine all of the setNeedsLayout method and its associated functions. Also inline setChildNeedsLayout
45478 (WebCore::RenderObject::setChildNeedsLayout):
48553 … Ultimately the second parameter to setNeedsLayout and setChildNeedsLayout should just be removed,
DChangeLog-2006-12-3112800 (WebCore::RenderObject::setChildNeedsLayout):
50107 in the block's FloatingObject for the given float and calls setChildNeedsLayout.
DChangeLog-2005-08-2352466 (RenderObject::setChildNeedsLayout):
56453 (RenderObject::setChildNeedsLayout):
DChangeLog-2008-08-1031737 (WebCore::RenderObject::setChildNeedsLayout):
67749 to setChildNeedsLayout() to not mark containing blocks and added a
DChangeLog-2010-12-062145 Pull setChildNeedsLayout/setNeedsLayout calls out of scrollbar mode
27576 to call setChildNeedsLayout() on the overflow, because the RenderScrollbar was created with