HomeSort by relevance Sort by last modified time
    Searched refs:RepaintNothing (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderView.h 86 enum SelectionRepaintMode { RepaintNewXOROld, RepaintNewMinusOld, RepaintNothing };
RenderView.cpp 728 if (blockRepaintMode != RepaintNothing)
752 if (!m_frameView || blockRepaintMode == RepaintNothing)
    [all...]

Completed in 287 milliseconds