Home
last modified time | relevance | path

Searched refs:OnEdit (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebKit/wx/
DWebBrowserShell.h74 void OnEdit(wxCommandEvent& event);
DWebBrowserShell.cpp89 EVT_MENU(ID_EDIT, wxWebBrowserShell::OnEdit) in BEGIN_EVENT_TABLE()
336 void wxWebBrowserShell::OnEdit(wxCommandEvent& event) in OnEdit() function in wxWebBrowserShell
DChangeLog1851 (wxWebBrowserShell::OnEdit):