Home | History | Annotate | Download | only in rendering

Lines Matching refs:normalChildNeedsLayout

393     bool normalChildNeedsLayout() const { return m_normalChildNeedsLayout; }
975 if (!parent->normalChildNeedsLayout()) {