Searched defs:didChangeDeviceOrientation (Results 1 – 2 of 2) sorted by relevance
/external/webkit/Source/WebKit/chromium/src/ | ||
D | WebDeviceOrientationController.cpp | 36 void WebDeviceOrientationController::didChangeDeviceOrientation(const WebDeviceOrientation& orienta… in didChangeDeviceOrientation() function in WebKit::WebDeviceOrientationController |
/external/webkit/Source/WebCore/dom/ | ||
D | DeviceOrientationController.cpp | 102 void DeviceOrientationController::didChangeDeviceOrientation(DeviceOrientation* orientation) in didChangeDeviceOrientation() function in WebCore::DeviceOrientationController |