Home
last modified time | relevance | path

Searched defs:copyText (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorFrontendHost.cpp170 void InspectorFrontendHost::copyText(const String& text) in copyText() function in blink::InspectorFrontendHost
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/host/
DInspectorFrontendHost.js182 copyText: function(text) { }, method in InspectorFrontendHostAPI
401 copyText: function(text) method in WebInspector.InspectorFrontendHostStub