Home | History | Annotate | Download | only in rendering

Lines Matching refs:normalChildNeedsLayout

392     bool normalChildNeedsLayout() const { return m_normalChildNeedsLayout; }
974 if (!parent->normalChildNeedsLayout()) {