|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <ScrollAnimatorMock.h>
Additional Inherited Members | |
Static Public Member Functions inherited from WebCore::ScrollAnimator | |
| static std::unique_ptr< ScrollAnimator > | create (ScrollableArea &) |
| static std::unique_ptr< ScrollAnimator > | create (ScrollableArea &) |
Protected Member Functions inherited from WebCore::ScrollAnimator | |
| virtual void | notifyPositionChanged (const FloatSize &delta) |
| void | updateActiveScrollSnapIndexForOffset () |
| virtual void | notifyPositionChanged (const FloatSize &delta) |
| void | updateActiveScrollSnapIndexForOffset () |
Protected Attributes inherited from WebCore::ScrollAnimator | |
| ScrollableArea & | m_scrollableArea |
| RefPtr< WheelEventTestTrigger > | m_wheelEventTestTrigger |
| FloatPoint | m_currentPosition |
| WebCore::ScrollAnimatorMock::ScrollAnimatorMock | ( | ScrollableArea & | scrollableArea, |
| std::function< void(const String &)> && | logger | ||
| ) |
|
virtual |
1.8.13