Home | History | Annotate | Download | only in rendering

Lines Matching refs:selfNeedsLayout

1161         int childMarginTop = child->selfNeedsLayout() ? child->marginTop() : child->collapsedMarginTop();
1429 if (childHadLayout && !selfNeedsLayout() && child->checkForRepaintDuringLayout())
1443 if (!posChildNeedsLayout() || normalChildNeedsLayout() || selfNeedsLayout())
1464 if (!posChildNeedsLayout() || normalChildNeedsLayout() || selfNeedsLayout())