Searched refs:deviceOrientationControllerDestroyed (Results 1 - 15 of 15) sorted by relevance

/external/webkit/Source/WebCore/dom/
H A DDeviceOrientationClient.h42 virtual void deviceOrientationControllerDestroyed() = 0;
H A DDeviceOrientationController.cpp46 m_client->deviceOrientationControllerDestroyed();
/external/webkit/Source/WebKit/chromium/src/
H A DDeviceOrientationClientProxy.h51 virtual void deviceOrientationControllerDestroyed();
H A DDeviceOrientationClientProxy.cpp74 void DeviceOrientationClientProxy::deviceOrientationControllerDestroyed() function in class:WebKit::DeviceOrientationClientProxy
/external/webkit/Source/WebCore/platform/mock/
H A DDeviceOrientationClientMock.h52 virtual void deviceOrientationControllerDestroyed() { } function in class:WebCore::DeviceOrientationClientMock
/external/webkit/Source/WebKit/android/WebCoreSupport/
H A DDeviceOrientationClientAndroid.cpp70 void DeviceOrientationClientAndroid::deviceOrientationControllerDestroyed() function in class:android::DeviceOrientationClientAndroid
H A DDeviceOrientationClientAndroid.h52 virtual void deviceOrientationControllerDestroyed();
/external/webkit/Source/WebKit/mac/WebCoreSupport/
H A DWebDeviceOrientationClient.h50 virtual void deviceOrientationControllerDestroyed();
H A DWebDeviceOrientationClient.mm63 void WebDeviceOrientationClient::deviceOrientationControllerDestroyed()
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DDeviceOrientationClientMockQt.h44 virtual void deviceOrientationControllerDestroyed();
H A DDeviceOrientationClientQt.cpp64 void DeviceOrientationClientQt::deviceOrientationControllerDestroyed() function in class:WebCore::DeviceOrientationClientQt
H A DDeviceOrientationClientQt.h44 virtual void deviceOrientationControllerDestroyed();
H A DDeviceOrientationClientMockQt.cpp71 void DeviceOrientationClientMockQt::deviceOrientationControllerDestroyed() function in class:WebCore::DeviceOrientationClientMockQt
/external/webkit/Source/WebKit/android/jni/
H A DDeviceOrientationClientImpl.h56 virtual void deviceOrientationControllerDestroyed() { } function in class:android::DeviceOrientationClientImpl
/external/webkit/Source/WebCore/loader/
H A DEmptyClients.h619 virtual void deviceOrientationControllerDestroyed() { } function in class:WebCore::EmptyDeviceOrientationClient

Completed in 255 milliseconds