Searched refs:OnFind (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome_frame/
H A Dfind_dialog.h25 COMMAND_ID_HANDLER(IDOK, OnFind)
34 LRESULT OnFind(WORD wNotifyCode, WORD wID,
H A Dfind_dialog.cc36 LRESULT CFFindDialog::OnFind(WORD wNotifyCode, WORD wID, HWND hWndCtl, function in class:CFFindDialog
/external/chromium_org/content/renderer/
H A Drender_view_impl.h999 void OnFind(int request_id, const string16&, const WebKit::WebFindOptions&);
H A Drender_view_impl.cc1361 IPC_MESSAGE_HANDLER(ViewMsg_Find, OnFind)
4703 void RenderViewImpl::OnFind(int request_id, function in class:content::RenderViewImpl

Completed in 291 milliseconds