OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:enableDeviceEmulation
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/public/web/
WebDevToolsAgentClient.h
99
virtual void
enableDeviceEmulation
(const WebDeviceEmulationParams& params) { }
101
// Cancel emulation started via |
enableDeviceEmulation
| call.
/external/chromium_org/content/renderer/devtools/
devtools_agent.cc
243
void DevToolsAgent::
enableDeviceEmulation
(
Completed in 88 milliseconds