Home | History | Annotate | Download | only in rendering

Lines Matching refs:selfNeedsLayout

218     if (!table()->selfNeedsLayout() && checkForRepaintDuringLayout())
398 if (table && !table->selfNeedsLayout() && !table->normalChildNeedsLayout()&& oldStyle && oldStyle->border() != style()->border())