Home | History | Annotate | Download | only in rendering

Lines Matching refs:didFullRepaint

817     bool didFullRepaint = repainter.repaintAfterLayout();
818 if (!didFullRepaint && repaintTop != repaintBottom && (style()->visibility() == VISIBLE || enclosingLayer()->hasVisibleContent())) {