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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderView.h 127 bool doingFullRepaint() const { return m_frameView->needsFullPaintInvalidation(); }
RenderObject.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/frame/
FrameView.h 114 bool needsFullPaintInvalidation() const { return m_doFullPaintInvalidation; }

Completed in 54 milliseconds