Searched refs:shouldDisableLayoutStateForSubtree (Results 1 – 3 of 3) sorted by relevance
125 bool shouldDisableLayoutStateForSubtree(RenderObject*) const;
733 bool RenderView::shouldDisableLayoutStateForSubtree(RenderObject* renderer) const in shouldDisableLayoutStateForSubtree() function in WebCore::RenderView
956 disableLayoutState = view->shouldDisableLayoutStateForSubtree(root); in layout()