Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/
DScrollAnimator.h80 virtual void contentAreaDidShow() const { } in contentAreaDidShow() function
/external/webkit/Source/WebCore/platform/mac/
DScrollAnimatorMac.h107 virtual void contentAreaDidShow() const;
DScrollAnimatorMac.mm670 void ScrollAnimatorMac::contentAreaDidShow() const
/external/webkit/Source/WebCore/page/
DFocusController.cpp428 (*it)->scrollAnimator()->contentAreaDidShow(); in setActive()
DFrameView.cpp771 scrollAnimator()->contentAreaDidShow(); in didMoveOnscreen()
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1611399 (WebCore::ScrollAnimator::contentAreaDidShow):
11413 (WebCore::ScrollAnimatorMac::contentAreaDidShow):