Home | History | Annotate | Download | only in page

Lines Matching defs:needsLayout

690     if (m_doingPreLayoutStyleUpdate || layoutPending() || renderView->needsLayout())
699 if (!needsLayout())
823 if (svgRoot->everHadLayout() && !svgRoot->needsLayout())
1005 if (autosized && rootForThisLayout->needsLayout()) {
1046 ASSERT(!rootForThisLayout->needsLayout());
1066 if (!m_postLayoutTasksTimer.isActive() && (needsLayout() || m_inSynchronousPostLayout || frame()->document()->shouldDisplaySeamlesslyWithParent())) {
1072 if (needsLayout()) {
1090 ASSERT(!renderer->needsLayout());
1523 if (renderView && renderView->needsLayout())
1709 if (!useFixedLayout() && needsLayout())
1879 if (!needsLayout())
1914 if (renderView && renderView->needsLayout()) {
1925 ASSERT(!m_layoutRoot->container() || !m_layoutRoot->container()->needsLayout());
1930 ASSERT(!m_layoutRoot->container() || !m_layoutRoot->container()->needsLayout());
1944 ASSERT(!m_layoutRoot->container() || !m_layoutRoot->container()->needsLayout());
1956 bool FrameView::needsLayout() const
1966 || (renderView && renderView->needsLayout())
2814 if (needsLayout())
2867 ASSERT(!needsLayout());
2868 if (needsLayout())
2973 if (needsLayout())
2993 ASSERT(!needsLayout());