Searched refs:OnStopFinding (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/renderer/
H A Drender_view_impl.h716 void OnStopFinding(StopFindAction action);
H A Drender_view_impl.cc1325 IPC_MESSAGE_HANDLER(ViewMsg_StopFinding, OnStopFinding)
2732 void RenderViewImpl::OnStopFinding(StopFindAction action) { function in class:content::RenderViewImpl

Completed in 112 milliseconds