OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unacceleratedScrollingDeltaY
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/
PlatformWheelEvent.h
133
float
unacceleratedScrollingDeltaY
() const { return m_unacceleratedScrollingDeltaY; }
/external/chromium_org/third_party/WebKit/Source/platform/mac/
ScrollElasticityController.mm
167
eventCoalescedDeltaY = -wheelEvent.
unacceleratedScrollingDeltaY
();
Completed in 152 milliseconds