Searched defs:copyText (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/inspector/ | ||
D | InspectorFrontendHost.cpp | 170 void InspectorFrontendHost::copyText(const String& text) in copyText() function in blink::InspectorFrontendHost |
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/host/ | ||
D | InspectorFrontendHost.js | 182 copyText: function(text) { }, method in InspectorFrontendHostAPI |