Home
last modified time | relevance | path

Searched defs:wheelTicksY (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/
DPlatformWheelEvent.h78 …oint globalPosition, float deltaX, float deltaY, float wheelTicksX, float wheelTicksY, PlatformWhe… in PlatformWheelEvent()
107 float wheelTicksY() const { return m_wheelTicksY; } in wheelTicksY() function
/external/chromium_org/third_party/WebKit/public/web/
DWebInputEvent.h359 float wheelTicksY; variable
/external/chromium_org/third_party/npapi/bindings/
Dnpapi_extensions.h98 float wheelTicksY; member