Searched defs:copyText (Results 1 – 3 of 3) sorted by relevance
| /external/chromium_org/third_party/WebKit/Source/core/inspector/ | ||
| D | InspectorFrontendHost.cpp | 152 void InspectorFrontendHost::copyText(const String& text) in copyText() function in WebCore::InspectorFrontendHost |
| /external/chromium_org/third_party/WebKit/Source/devtools/front_end/ | ||
| D | InspectorFrontendHostStub.js | 128 copyText: function(text) method in WebInspector.InspectorFrontendHostStub |
| D | externs.js | 234 InspectorFrontendHostAPI.prototype.copyText = function(text) {} method in InspectorFrontendHostAPI |