Searched refs:doFullRepaint (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderFrameSet.cpp449 bool doFullRepaint = selfNeedsLayout() && checkForRepaintDuringLayout(); local
452 if (doFullRepaint) {
485 if (doFullRepaint) {

Completed in 88 milliseconds