Home | History | Annotate | Download | only in rendering

Lines Matching refs:setChildNeedsLayout

442     void setChildNeedsLayout(bool b, bool markParents = true);
920 inline void RenderObject::setChildNeedsLayout(bool b, bool markParents)
976 parent->setChildNeedsLayout(true, false);