needsLayout 1786 Source/core/accessibility/AXRenderObject.cpp if (renderer()->needsLayout()) { needsLayout 406 Source/core/css/FontFaceSet.cpp if (!d->view() || d->view()->needsLayout()) needsLayout 1883 Source/core/dom/Document.cpp if (isActive() && frameView && renderView() && (frameView->layoutPending() || renderView()->needsLayout())) needsLayout 2498 Source/core/dom/Document.cpp if (!ownerElement() || (ownerElement()->renderer() && !ownerElement()->renderer()->needsLayout())) { needsLayout 2502 Source/core/dom/Document.cpp if (view() && renderView() && (!renderView()->firstChild() || renderView()->needsLayout())) needsLayout 617 Source/core/frame/FrameView.cpp if (m_doingPreLayoutStyleUpdate || layoutPending() || renderView->needsLayout()) needsLayout 630 Source/core/frame/FrameView.cpp if (!needsLayout()) needsLayout 730 Source/core/frame/FrameView.cpp if (svgRoot->everHadLayout() && !svgRoot->needsLayout()) needsLayout 811 Source/core/frame/FrameView.cpp if (autosized && rootForThisLayout->needsLayout()) { needsLayout 833 Source/core/frame/FrameView.cpp if (!m_postLayoutTasksTimer.isActive() && (needsLayout() || m_inSynchronousPostLayout)) { needsLayout 839 Source/core/frame/FrameView.cpp if (needsLayout()) needsLayout 993 Source/core/frame/FrameView.cpp ASSERT(!rootForThisLayout->needsLayout()); needsLayout 1040 Source/core/frame/FrameView.cpp ASSERT(!root->needsLayout()); needsLayout 1618 Source/core/frame/FrameView.cpp if (renderView && renderView->needsLayout()) needsLayout 1828 Source/core/frame/FrameView.cpp if (!useOverlayScrollbars && needsLayout()) needsLayout 1856 Source/core/frame/FrameView.cpp if (!needsLayout()) needsLayout 1882 Source/core/frame/FrameView.cpp if (renderView && renderView->needsLayout()) { needsLayout 1893 Source/core/frame/FrameView.cpp ASSERT(!m_layoutSubtreeRoot->container() || !m_layoutSubtreeRoot->container()->needsLayout()); needsLayout 1898 Source/core/frame/FrameView.cpp ASSERT(!m_layoutSubtreeRoot->container() || !m_layoutSubtreeRoot->container()->needsLayout()); needsLayout 1911 Source/core/frame/FrameView.cpp ASSERT(!m_layoutSubtreeRoot->container() || !m_layoutSubtreeRoot->container()->needsLayout()); needsLayout 1937 Source/core/frame/FrameView.cpp || (renderView && renderView->needsLayout()) needsLayout 2742 Source/core/frame/FrameView.cpp ASSERT(!needsLayout()); needsLayout 2743 Source/core/frame/FrameView.cpp if (needsLayout()) needsLayout 2846 Source/core/frame/FrameView.cpp ASSERT(!view->needsLayout()); needsLayout 2871 Source/core/frame/FrameView.cpp if (needsLayout()) needsLayout 2887 Source/core/frame/FrameView.cpp ASSERT(!needsLayout()); needsLayout 102 Source/core/frame/FrameView.h bool needsLayout() const; needsLayout 389 Source/core/frame/LocalFrame.cpp if (o->needsLayout()) needsLayout 264 Source/core/inspector/InspectorOverlay.cpp ASSERT(!view->needsLayout()); needsLayout 544 Source/core/inspector/InspectorTimelineAgent.cpp if (renderer->needsLayout()) { needsLayout 300 Source/core/page/SpatialNavigation.cpp ASSERT(!frameView->needsLayout()); needsLayout 519 Source/core/page/SpatialNavigation.cpp ASSERT(node && node->renderer() && !node->document().view()->needsLayout()); needsLayout 598 Source/core/page/scrolling/ScrollingCoordinator.cpp if (m_page->mainFrame()->view()->needsLayout()) needsLayout 818 Source/core/rendering/FastTextAutosizer.cpp ASSERT(m_blocksThatHaveBegunLayout.contains(block) || !block->needsLayout()); needsLayout 349 Source/core/rendering/RenderBlock.cpp m_hasBorderOrPaddingLogicalWidthChanged = oldStyle && diff == StyleDifferenceLayout && needsLayout() && borderOrPaddingLogicalWidthChanged(oldStyle, newStyle); needsLayout 1181 Source/core/rendering/RenderBlock.cpp ASSERT(!needsLayout() || (node() && node()->isElementNode() && toElement(node())->shadowPseudoId() == "-webkit-input-placeholder")); needsLayout 1658 Source/core/rendering/RenderBlock.cpp if (!r->needsLayout()) needsLayout 1669 Source/core/rendering/RenderBlock.cpp bool needsBlockDirectionLocationSetBeforeLayout = r->needsLayout() && view()->layoutState()->needsBlockDirectionLocationSetBeforeLayout(); needsLayout 1709 Source/core/rendering/RenderBlock.cpp ASSERT(!needsLayout()); needsLayout 1710 Source/core/rendering/RenderBlock.cpp if (needsLayout()) needsLayout 2205 Source/core/rendering/RenderBlock.cpp ASSERT(!needsLayout()); needsLayout 5027 Source/core/rendering/RenderBlock.cpp ASSERT(!currBox->needsLayout()); needsLayout 297 Source/core/rendering/RenderBlockFlow.cpp ASSERT(needsLayout()); needsLayout 555 Source/core/rendering/RenderBlockFlow.cpp if (!child->needsLayout()) needsLayout 559 Source/core/rendering/RenderBlockFlow.cpp bool childNeededLayout = child->needsLayout(); needsLayout 585 Source/core/rendering/RenderBlockFlow.cpp if (logicalTopAfterClear != logicalTopEstimate || child->needsLayout() || (paginated && childRenderBlock && childRenderBlock->shouldBreakAtLineToAvoidWidow())) { needsLayout 598 Source/core/rendering/RenderBlockFlow.cpp if (!child->needsLayout()) needsLayout 688 Source/core/rendering/RenderBlockFlow.cpp if (!child->needsLayout()) needsLayout 1364 Source/core/rendering/RenderBlockFlow.cpp if (grandchildBox->needsLayout()) { needsLayout 2215 Source/core/rendering/RenderBlockFlow.cpp if (isChildRenderBlock && !floatBox->needsLayout() && view()->layoutState()->pageLogicalHeightChanged()) needsLayout 2347 Source/core/rendering/RenderBlockFlow.cpp if (isPaginated && !childBox->needsLayout()) needsLayout 1730 Source/core/rendering/RenderBlockLineLayout.cpp else if (isFullLayout || o->needsLayout()) { needsLayout 185 Source/core/rendering/RenderBox.cpp if (needsLayout() && oldStyle) { needsLayout 316 Source/core/rendering/RenderBox.cpp ASSERT(needsLayout()); needsLayout 329 Source/core/rendering/RenderBox.cpp ASSERT(!child->needsLayout()); needsLayout 2151 Source/core/rendering/RenderBox.cpp if (!itemMarker->canDetermineWidthWithoutLayout() && itemMarker->needsLayout()) { needsLayout 4125 Source/core/rendering/RenderBox.cpp ASSERT(!needsLayout()); needsLayout 255 Source/core/rendering/RenderDeprecatedFlexibleBox.cpp ASSERT(needsLayout()); needsLayout 379 Source/core/rendering/RenderDeprecatedFlexibleBox.cpp if (!child->needsLayout()) needsLayout 450 Source/core/rendering/RenderDeprecatedFlexibleBox.cpp if (!child->needsLayout()) needsLayout 688 Source/core/rendering/RenderDeprecatedFlexibleBox.cpp if (!child->needsLayout()) needsLayout 192 Source/core/rendering/RenderEmbeddedObject.cpp ASSERT(needsLayout()); needsLayout 227 Source/core/rendering/RenderEmbeddedObject.cpp if (newSize == oldSize && !childBox->needsLayout()) needsLayout 230 Source/core/rendering/RenderFlexibleBox.cpp ASSERT(needsLayout()); needsLayout 650 Source/core/rendering/RenderFlexibleBox.cpp if (child->needsLayout() || relayoutChildren) { needsLayout 1352 Source/core/rendering/RenderFlexibleBox.cpp ASSERT(!child->needsLayout()); needsLayout 363 Source/core/rendering/RenderFrameSet.cpp if (needsLayout()) needsLayout 441 Source/core/rendering/RenderFrameSet.cpp ASSERT(needsLayout()); needsLayout 549 Source/core/rendering/RenderFrameSet.cpp if (needsLayout()) needsLayout 565 Source/core/rendering/RenderFrameSet.cpp if (needsLayout()) needsLayout 626 Source/core/rendering/RenderFrameSet.cpp if (needsLayout()) needsLayout 643 Source/core/rendering/RenderFrameSet.cpp if (needsLayout()) needsLayout 275 Source/core/rendering/RenderGrid.cpp ASSERT(needsLayout()); needsLayout 77 Source/core/rendering/RenderIFrame.cpp ASSERT(needsLayout()); needsLayout 89 Source/core/rendering/RenderImageResource.cpp if (!m_renderer->needsLayout()) needsLayout 1246 Source/core/rendering/RenderInline.cpp if (curr->isBox() && !curr->needsLayout()) { needsLayout 2736 Source/core/rendering/RenderLayer.cpp ASSERT(!renderer()->document().renderer()->needsLayout()); needsLayout 150 Source/core/rendering/RenderLayerModelObject.cpp if (parent() && !needsLayout() && containingBlock()) { needsLayout 168 Source/core/rendering/RenderListBox.cpp if (m_optionsChanged || needsLayout()) needsLayout 316 Source/core/rendering/RenderListItem.cpp ASSERT(needsLayout()); needsLayout 1323 Source/core/rendering/RenderListMarker.cpp ASSERT(needsLayout()); needsLayout 1834 Source/core/rendering/RenderListMarker.cpp ASSERT(!needsLayout()); needsLayout 276 Source/core/rendering/RenderMarquee.cpp if (view()->needsLayout()) needsLayout 62 Source/core/rendering/RenderMedia.cpp bool controlsNeedLayout = controlsRenderer->needsLayout(); needsLayout 66 Source/core/rendering/RenderMultiColumnFlowThread.cpp if (relayoutChildren || childBox->needsLayout()) { needsLayout 88 Source/core/rendering/RenderMultiColumnFlowThread.cpp m_needsRebalancing = shouldInvalidateRegions || needsLayout(); needsLayout 696 Source/core/rendering/RenderObject.cpp ASSERT(!needsLayout()); needsLayout 2130 Source/core/rendering/RenderObject.cpp if (needsLayout() && oldStyle->position() != m_style->position()) needsLayout 3272 Source/core/rendering/RenderObject.cpp if (needsLayout()) needsLayout 3276 Source/core/rendering/RenderObject.cpp return containingBlock ? !containingBlock->needsLayout() : true; needsLayout 252 Source/core/rendering/RenderObject.h if (needsLayout()) needsLayout 254 Source/core/rendering/RenderObject.h ASSERT_WITH_SECURITY_IMPLICATION(!needsLayout()); needsLayout 549 Source/core/rendering/RenderObject.h bool needsLayout() const needsLayout 687 Source/core/rendering/RenderObject.h void layoutIfNeeded() { if (needsLayout()) layout(); } needsLayout 83 Source/core/rendering/RenderReplaced.cpp ASSERT(needsLayout()); needsLayout 560 Source/core/rendering/RenderReplaced.cpp ASSERT(!needsLayout()); needsLayout 279 Source/core/rendering/RenderRubyRun.cpp ASSERT(!needsLayout()); needsLayout 107 Source/core/rendering/RenderTable.cpp if (!needsLayout() && oldStyle && oldStyle->border() != style()->border()) needsLayout 370 Source/core/rendering/RenderTable.cpp if (caption->needsLayout()) { needsLayout 415 Source/core/rendering/RenderTable.cpp ASSERT(needsLayout()); needsLayout 475 Source/core/rendering/RenderTable.cpp ASSERT(!section->needsLayout()); needsLayout 478 Source/core/rendering/RenderTable.cpp ASSERT(!child->needsLayout()); needsLayout 238 Source/core/rendering/RenderTableCell.cpp ASSERT(needsLayout()); needsLayout 83 Source/core/rendering/RenderTableRow.cpp if (table && oldStyle && diff == StyleDifferenceLayout && needsLayout() && table->collapseBorders() && borderWidthChanged(oldStyle, style())) { needsLayout 161 Source/core/rendering/RenderTableRow.cpp ASSERT(needsLayout()); needsLayout 172 Source/core/rendering/RenderTableRow.cpp if (!cell->needsLayout()) needsLayout 174 Source/core/rendering/RenderTableRow.cpp if (cell->needsLayout()) { needsLayout 642 Source/core/rendering/RenderTableSection.cpp ASSERT(!needsLayout()); needsLayout 724 Source/core/rendering/RenderTableSection.cpp ASSERT(!needsLayout()); needsLayout 731 Source/core/rendering/RenderTableSection.cpp ASSERT(needsLayout()); needsLayout 771 Source/core/rendering/RenderTableSection.cpp if (!rowRenderer->needsLayout()) needsLayout 885 Source/core/rendering/RenderTableSection.cpp ASSERT(!needsLayout()); needsLayout 987 Source/core/rendering/RenderTableSection.cpp if (!cell->needsLayout()) needsLayout 1030 Source/core/rendering/RenderTableSection.cpp ASSERT(!needsLayout()); needsLayout 1217 Source/core/rendering/RenderTableSection.cpp ASSERT(!needsLayout()); needsLayout 1219 Source/core/rendering/RenderTableSection.cpp if (needsLayout()) needsLayout 1606 Source/core/rendering/RenderText.cpp ASSERT(!needsLayout()); needsLayout 160 Source/core/rendering/RenderTextControlSingleLine.cpp if (needsLayout()) needsLayout 189 Source/core/rendering/RenderTextControlSingleLine.cpp bool neededLayout = placeholderBox->needsLayout(); needsLayout 369 Source/core/rendering/RenderTreeAsText.cpp bool needsLayout = o.selfNeedsLayout() || o.needsPositionedMovementLayout() || o.posChildNeedsLayout() || o.normalChildNeedsLayout(); needsLayout 370 Source/core/rendering/RenderTreeAsText.cpp if (needsLayout) needsLayout 399 Source/core/rendering/RenderTreeAsText.cpp if (needsLayout) needsLayout 166 Source/core/rendering/RenderView.cpp ASSERT(needsLayout()); needsLayout 220 Source/core/rendering/RenderView.cpp if (!needsLayout()) needsLayout 321 Source/core/rendering/RenderView.cpp ASSERT(!needsLayout()); needsLayout 145 Source/core/rendering/RenderWidget.cpp ASSERT(needsLayout()); needsLayout 277 Source/core/rendering/RenderWidget.cpp if (!needsLayout()) needsLayout 302 Source/core/rendering/RenderWidget.cpp if ((boundsChanged || frameView->needsLayout()) && frameView->frame().page()) needsLayout 47 Source/core/rendering/SubtreeLayoutScope.cpp RELEASE_ASSERT(!m_root->needsLayout()); needsLayout 73 Source/core/rendering/compositing/CompositingReasonFinder.cpp ASSERT(!m_renderView.needsLayout()); needsLayout 353 Source/core/rendering/compositing/RenderLayerCompositor.cpp if (m_renderView.needsLayout()) needsLayout 403 Source/core/rendering/compositing/RenderLayerCompositor.cpp if (m_renderView.needsLayout()) needsLayout 54 Source/core/rendering/svg/RenderSVGContainer.cpp ASSERT(needsLayout()); needsLayout 74 Source/core/rendering/svg/RenderSVGContainer.cpp if (everHadLayout() && needsLayout()) needsLayout 119 Source/core/rendering/svg/RenderSVGForeignObject.cpp ASSERT(needsLayout()); needsLayout 151 Source/core/rendering/svg/RenderSVGForeignObject.cpp ASSERT(!needsLayout()); needsLayout 35 Source/core/rendering/svg/RenderSVGHiddenContainer.cpp ASSERT(needsLayout()); needsLayout 94 Source/core/rendering/svg/RenderSVGImage.cpp ASSERT(needsLayout()); needsLayout 170 Source/core/rendering/svg/RenderSVGResource.cpp static inline void removeFromCacheAndInvalidateDependencies(RenderObject* object, bool needsLayout) needsLayout 192 Source/core/rendering/svg/RenderSVGResource.cpp RenderSVGResource::markForLayoutAndParentResourceInvalidation(renderer, needsLayout); needsLayout 196 Source/core/rendering/svg/RenderSVGResource.cpp void RenderSVGResource::markForLayoutAndParentResourceInvalidation(RenderObject* object, bool needsLayout) needsLayout 201 Source/core/rendering/svg/RenderSVGResource.cpp if (needsLayout && !object->documentBeingDestroyed()) needsLayout 204 Source/core/rendering/svg/RenderSVGResource.cpp removeFromCacheAndInvalidateDependencies(object, needsLayout); needsLayout 209 Source/core/rendering/svg/RenderSVGResource.cpp removeFromCacheAndInvalidateDependencies(current, needsLayout); needsLayout 83 Source/core/rendering/svg/RenderSVGResource.h static void markForLayoutAndParentResourceInvalidation(RenderObject*, bool needsLayout = true); needsLayout 154 Source/core/rendering/svg/RenderSVGResourceClipper.cpp ASSERT_WITH_SECURITY_IMPLICATION(!needsLayout()); needsLayout 61 Source/core/rendering/svg/RenderSVGResourceContainer.cpp ASSERT(needsLayout()); needsLayout 112 Source/core/rendering/svg/RenderSVGResourceContainer.cpp bool needsLayout = mode == LayoutAndBoundariesInvalidation; needsLayout 126 Source/core/rendering/svg/RenderSVGResourceContainer.cpp RenderSVGResource::markForLayoutAndParentResourceInvalidation(client, needsLayout); needsLayout 48 Source/core/rendering/svg/RenderSVGResourceMarker.cpp ASSERT(needsLayout()); needsLayout 65 Source/core/rendering/svg/RenderSVGResourceMasker.cpp ASSERT_WITH_SECURITY_IMPLICATION(!needsLayout()); needsLayout 86 Source/core/rendering/svg/RenderSVGResourceMasker.cpp ASSERT_WITH_SECURITY_IMPLICATION(!needsLayout()); needsLayout 272 Source/core/rendering/svg/RenderSVGResourcePattern.cpp if (element->renderer()->needsLayout()) needsLayout 196 Source/core/rendering/svg/RenderSVGRoot.cpp ASSERT(needsLayout()); needsLayout 201 Source/core/rendering/svg/RenderSVGRoot.cpp bool needsLayout = selfNeedsLayout(); needsLayout 202 Source/core/rendering/svg/RenderSVGRoot.cpp LayoutRectRecorder recorder(*this, checkForRepaint() && needsLayout); needsLayout 203 Source/core/rendering/svg/RenderSVGRoot.cpp LayoutRepainter repainter(*this, checkForRepaintDuringLayout() && needsLayout); needsLayout 214 Source/core/rendering/svg/RenderSVGRoot.cpp m_isLayoutSizeChanged = needsLayout || (svg->hasRelativeLengths() && oldSize != size()); needsLayout 215 Source/core/rendering/svg/RenderSVGRoot.cpp SVGRenderSupport::layoutChildren(this, needsLayout || SVGRenderSupport::filtersForceContainerLayout(this)); needsLayout 323 Source/core/rendering/svg/RenderSVGText.cpp ASSERT(needsLayout()); needsLayout 433 Source/core/rendering/svg/SVGInlineTextBox.cpp RELEASE_ASSERT(!text->needsLayout()); needsLayout 168 Source/core/rendering/svg/SVGRenderSupport.cpp ASSERT(!start->needsLayout()); needsLayout 209 Source/core/rendering/svg/SVGRenderSupport.cpp bool needsLayout = selfNeedsLayout; needsLayout 216 Source/core/rendering/svg/SVGRenderSupport.cpp needsLayout = true; needsLayout 231 Source/core/rendering/svg/SVGRenderSupport.cpp needsLayout = true; needsLayout 241 Source/core/rendering/svg/SVGRenderSupport.cpp if (needsLayout && !child->isSVGResourceContainer()) needsLayout 246 Source/core/rendering/svg/SVGRenderSupport.cpp if (child->needsLayout()) { needsLayout 261 Source/core/rendering/svg/SVGRenderingContext.cpp ASSERT(!item->needsLayout()); needsLayout 277 Source/core/svg/graphics/SVGImage.cpp if (view->needsLayout()) needsLayout 281 Source/core/svg/graphics/SVGImage.cpp ASSERT(!view->needsLayout()); needsLayout 1586 Source/web/WebViewImpl.cpp if (view->needsLayout()) needsLayout 2791 Source/web/WebViewImpl.cpp if (view->needsLayout()) needsLayout 698 Source/web/tests/WebFrameTest.cpp EXPECT_TRUE(webViewHelper.webViewImpl()->mainFrameImpl()->frameView()->needsLayout()); needsLayout 906 Source/web/tests/WebFrameTest.cpp EXPECT_TRUE(webViewHelper.webViewImpl()->mainFrameImpl()->frameView()->needsLayout()); needsLayout 911 Source/web/tests/WebFrameTest.cpp EXPECT_TRUE(webViewHelper.webViewImpl()->mainFrameImpl()->frameView()->needsLayout()); needsLayout 1597 Source/web/tests/WebFrameTest.cpp EXPECT_FALSE(webViewHelper.webViewImpl()->mainFrameImpl()->frameView()->needsLayout()); needsLayout 1619 Source/web/tests/WebFrameTest.cpp EXPECT_FALSE(webViewHelper.webViewImpl()->mainFrameImpl()->frameView()->needsLayout()); needsLayout 379 Source/web/tests/WebViewTest.cpp EXPECT_FALSE(frameView->needsLayout()); needsLayout 383 Source/web/tests/WebViewTest.cpp EXPECT_TRUE(frameView->needsLayout());