HomeSort by relevance Sort by last modified time
    Searched refs:PlatformWheelEventPhaseEnded (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/platform/mac/
ScrollElasticityController.mm 134 if (wheelEvent.phase() == PlatformWheelEventPhaseEnded) {
144 if (wheelEvent.momentumPhase() == PlatformWheelEventPhaseEnded) {
287 if (m_momentumScrollInProgress && momentumPhase == PlatformWheelEventPhaseEnded) {
ScrollAnimatorMac.mm     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/platform/
PlatformWheelEvent.h 53 PlatformWheelEventPhaseEnded = 1 << 3,

Completed in 92 milliseconds