Home
last modified time | relevance | path

Searched refs:setTouchEmulationEnabled (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorPageAgent.h116 virtual void setTouchEmulationEnabled(ErrorString*, bool);
DInspectorPageAgent.cpp1180 void InspectorPageAgent::setTouchEmulationEnabled(ErrorString*, bool enabled) in setTouchEmulationEnabled() function in WebCore::InspectorPageAgent
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DDOMAgent.js1368 PageAgent.setTouchEmulationEnabled(emulationEnabled);