Searched defs:ScrollByPixelWheelEvent (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/
H A DPlatformWheelEvent.h38 // The ScrollByPixelWheelEvent is a fine-grained event that specifies the precise number of pixels to scroll. It is sent directly by MacBook touchpads on OS X,
44 ScrollByPixelWheelEvent, enumerator in enum:WebCore::PlatformWheelEventGranularity
67 , m_granularity(ScrollByPixelWheelEvent)

Completed in 55 milliseconds