Home | History | Annotate | Download | only in rendering

Lines Matching refs:isRenderFlowThread

149         if (curr->hasColumns() || curr->isRenderFlowThread())
239 } else if (isRenderFlowThread()) {
1089 m_canCollapseWithChildren = !blockFlow->createsBlockFormattingContext() && !blockFlow->isRenderFlowThread() && !blockFlow->isRenderView();