Home
last modified time | relevance | path

Searched refs:clipsPaintInvalidations (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollView.h111 bool clipsPaintInvalidations() const { return m_clipsRepaints; } in clipsPaintInvalidations() function
DScrollView.cpp775 if (clipsPaintInvalidations() && !paintsEntireContents()) in contentRectangleForPaintInvalidation()
/external/chromium_org/third_party/WebKit/Source/core/frame/
DFrameView.cpp1403 if (!isCompositedContentLayer && clipsPaintInvalidations()) in scrollContentsFastPath()
1427 if (clipsPaintInvalidations()) in scrollContentsFastPath()