webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for WebCore::VelocityData, including all inherited members.
horizontalVelocity | WebCore::VelocityData | |
lastUpdateTime | WebCore::VelocityData | |
scaleChangeRate | WebCore::VelocityData | |
VelocityData(double horizontal=0, double vertical=0, double scaleChange=0, MonotonicTime updateTime=MonotonicTime()) | WebCore::VelocityData | inline |
VelocityData(double horizontal=0, double vertical=0, double scaleChange=0, MonotonicTime updateTime=MonotonicTime()) | WebCore::VelocityData | inline |
velocityOrScaleIsChanging() const | WebCore::VelocityData | inline |
velocityOrScaleIsChanging() const | WebCore::VelocityData | inline |
verticalVelocity | WebCore::VelocityData |