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 85 enum SelectionRepaintMode { RepaintNewXOROld, RepaintNewMinusOld, RepaintNothing };
RenderView.cpp 772 if (blockRepaintMode != RepaintNothing)
794 if (!m_frameView || blockRepaintMode == RepaintNothing)
    [all...]

Completed in 32 milliseconds