Home
last modified time | relevance | path

Searched refs:webkitDirectionInvertedFromDevice (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/events/
DWheelEvent.h94 bool webkitDirectionInvertedFromDevice() const { return m_directionInvertedFromDevice; } in webkitDirectionInvertedFromDevice() function
DWheelEvent.idl42 readonly attribute boolean webkitDirectionInvertedFromDevice;