Searched defs:clearDeviceOrientationOverride (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
H A DOverridesSupport.js316 WebInspector.OverridesSupport.DeviceOrientation.clearDeviceOrientationOverride = function()
318 PageAgent.clearDeviceOrientationOverride();
369 PageAgent.clearDeviceOrientationOverride();
/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DInspectorPageAgent.cpp1197 clearDeviceOrientationOverride(&clearError);
1204 void InspectorPageAgent::clearDeviceOrientationOverride(ErrorString*) function in class:WebCore::InspectorPageAgent

Completed in 151 milliseconds