Searched refs:layoutChildren (Results 1 – 13 of 13) sorted by relevance
38 SVGRenderSupport::layoutChildren(this, selfNeedsLayout()); in layout()
49 static void layoutChildren(RenderObject*, bool selfNeedsLayout);
64 SVGRenderSupport::layoutChildren(this, selfNeedsLayout()); in layout()
119 SVGRenderSupport::layoutChildren(this, needsLayout); in layout()
210 void SVGRenderSupport::layoutChildren(RenderObject* start, bool selfNeedsLayout) in layoutChildren() function in WebCore::SVGRenderSupport
57 void SkView::Layout::layoutChildren(SkView* parent) in layoutChildren() function in SkView::Layout
460 layout->layoutChildren(this); in invokeLayout()
480 layout->layoutChildren(this); in invokeLayout()
275 void layoutChildren(SkView* parent);
291 void layoutChildren(SkView* parent);
37669 (WebCore::SVGRenderSupport::layoutChildren):75710 (WebCore::SVGRenderSupport::layoutChildren): s/svgRootTreeObject/findTreeRootObject/.79296 …ents that the resource changed, to avoid doing unncessary work in SVGRenderSupport::layoutChildren.79347 …(WebCore::SVGRenderSupport::layoutChildren): Keep track of all objects that didn't need layout, as…106738 …(WebCore::SVGRenderSupport::layoutChildren): Remove FIXME, only relayout container children, if th…107423 (WebCore::SVGRenderSupport::layoutChildren): Ditto.110679 …(WebCore::RenderSVGContainer::layout): layoutChildren is a static function in SVGRenderSupport now.110686 …(WebCore::RenderSVGHiddenContainer::layout): layoutChildren is a static function in SVGRenderSuppo…110734 … (WebCore::RenderSVGRoot::layout): layoutChildren is a static function in SVGRenderSupport now.110761 (WebCore::SVGRenderSupport::layoutChildren): Ditto.
11374 (WebCore::RenderSVGContainer::layout): Use new layoutChildren() method.11377 (WebCore::RenderSVGHiddenContainer::layout): Use new layoutChildren() helper.11378 …g/RenderSVGRoot.cpp: Refactor existing code to layout children in SVGRenderSupport::layoutChildren.11381 (WebCore::SVGRenderBase::layoutChildren): This methods contains the actual changes.