Home | History | Annotate | Download | only in rendering

Lines Matching refs:didFullRepaint

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