OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:setdeviceorientationoverride
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/WebKit/Source/modules/device_orientation/
DeviceOrientationInspectorAgent.h
26
virtual void
setDeviceOrientationOverride
(ErrorString*, double, double, double) OVERRIDE;
DeviceOrientationInspectorAgent.cpp
47
void DeviceOrientationInspectorAgent::
setDeviceOrientationOverride
(ErrorString* error, double alpha, double beta, double gamma)
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
OverridesSupport.js
667
PageAgent.
setDeviceOrientationOverride
(deviceOrientation.alpha, deviceOrientation.beta, deviceOrientation.gamma);
/external/chromium_org/third_party/WebKit/Source/devtools/
protocol.json
464
"name": "
setDeviceOrientationOverride
",
[
all
...]
Inspector-1.1.json
417
"name": "
setDeviceOrientationOverride
",
[
all
...]
Completed in 154 milliseconds