Home
last modified time | relevance | path

Searched refs:notifyPageThatContentAreaWillPaint (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollView.h57 virtual void notifyPageThatContentAreaWillPaint() const;
DScrollView.cpp257 void ScrollView::notifyPageThatContentAreaWillPaint() const in notifyPageThatContentAreaWillPaint() function in WebCore::ScrollView
865 notifyPageThatContentAreaWillPaint(); in paint()
/external/chromium_org/third_party/WebKit/Source/core/frame/
DFrameView.h382 virtual void notifyPageThatContentAreaWillPaint() const OVERRIDE;
DFrameView.cpp2461 void FrameView::notifyPageThatContentAreaWillPaint() const in notifyPageThatContentAreaWillPaint() function in WebCore::FrameView