Searched refs:StopFindAction (Results 1 – 11 of 11) sorted by relevance
12 enum StopFindAction { enum
115 content::StopFindAction action; in StopFinding()
579 virtual void StopFinding(StopFindAction action) = 0;
179 void StopFinding(content::StopFindAction);
581 void WebViewGuest::StopFinding(content::StopFindAction action) { in StopFinding()
92 IPC_ENUM_TRAITS_MAX_VALUE(content::StopFindAction,633 content::StopFindAction /* action */)
284 content::StopFindAction action; in RunAsyncSafe()
716 void OnStopFinding(StopFindAction action);
2732 void RenderViewImpl::OnStopFinding(StopFindAction action) { in OnStopFinding()
335 virtual void StopFinding(StopFindAction action) OVERRIDE; in NON_EXPORTED_BASE()
2465 void WebContentsImpl::StopFinding(StopFindAction action) { in StopFinding()