Home
last modified time | relevance | path

Searched defs:StopFinding (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/find_bar/
Dfind_tab_helper.cc99 void FindTabHelper::StopFinding( in StopFinding() function in FindTabHelper
/external/chromium_org/extensions/browser/guest_view/web_view/
Dweb_view_guest.cc581 void WebViewGuest::StopFinding(content::StopFindAction action) { in StopFinding() function in extensions::WebViewGuest
/external/chromium_org/content/browser/web_contents/
Dweb_contents_impl.cc2465 void WebContentsImpl::StopFinding(StopFindAction action) { in StopFinding() function in content::WebContentsImpl