Home | History | Annotate | Download | only in rendering

Lines Matching refs:layoutState

223     LayoutState rootLayoutState(pageLogicalHeight(), pageLogicalHeightChanged(), *this);
853 void RenderView::pushLayoutState(LayoutState& layoutState)
858 currentFlowThread->pushFlowThreadLayoutState(layoutState.renderer());
860 m_layoutState = &layoutState;