Searched defs:stopFinding (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/extensions/renderer/resources/
H A Dweb_view.js791 WebViewInternal.prototype.stopFinding = function(action) {
795 WebView.stopFinding(this.guestInstanceId, action);
938 'stopFinding',
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebRemoteFrameImpl.cpp724 void WebRemoteFrameImpl::stopFinding(bool clearSelection) function in class:blink::WebRemoteFrameImpl
H A DWebLocalFrameImpl.cpp1352 void WebLocalFrameImpl::stopFinding(bool clearSelection) function in class:WebLocalFrameImpl

Completed in 134 milliseconds