Home | History | Annotate | Download | only in rendering

Lines Matching refs:didFullRepaint

1334     bool didFullRepaint = repainter.repaintAfterLayout();
1335 if (!didFullRepaint && repaintLogicalTop != repaintLogicalBottom && (style()->visibility() == VISIBLE || enclosingLayer()->hasVisibleContent())) {