Searched defs:stopFinding (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/extensions/renderer/resources/ | ||
D | web_view.js | 791 WebViewInternal.prototype.stopFinding = function(action) { method in WebViewInternal |
/external/chromium_org/third_party/WebKit/Source/web/ | ||
D | WebRemoteFrameImpl.cpp | 724 void WebRemoteFrameImpl::stopFinding(bool clearSelection) in stopFinding() function in blink::WebRemoteFrameImpl |
D | WebLocalFrameImpl.cpp | 1352 void WebLocalFrameImpl::stopFinding(bool clearSelection) in stopFinding() function in blink::WebLocalFrameImpl |