webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <ScrollAnimatorGtk.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 |
|
explicit |
|
virtual |