Home
last modified time | relevance | path

Searched refs:contentAreaWillPaint (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/platform/
DScrollAnimator.h73 virtual void contentAreaWillPaint() const { } in contentAreaWillPaint() function
/external/webkit/Source/WebCore/platform/mac/
DScrollAnimatorMac.h100 virtual void contentAreaWillPaint() const;
DScrollAnimatorMac.mm621 void ScrollAnimatorMac::contentAreaWillPaint() const
/external/webkit/Source/WebCore/page/
DFrameView.cpp2208 (*it)->scrollAnimator()->contentAreaWillPaint(); in notifyPageThatContentAreaWillPaint()
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1611392 (WebCore::ScrollAnimator::contentAreaWillPaint):
11406 (WebCore::ScrollAnimatorMac::contentAreaWillPaint):
DChangeLog44118 contentAreaWillPaint() just for the ScrollView.
48604 contentAreaWillPaint() just for the ScrollView.