Home
last modified time | relevance | path

Searched defs:m_lastOrientation (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/chromium/src/
DDeviceOrientationClientProxy.h55 mutable RefPtr<WebCore::DeviceOrientation> m_lastOrientation; variable
/external/webkit/Source/WebKit/android/jni/
DDeviceOrientationClientImpl.h65 RefPtr<DeviceOrientation> m_lastOrientation; variable