Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/wx/
DWebBrowserShell.h69 void OnBack(wxCommandEvent& event);
DWebBrowserShell.cpp83 EVT_MENU(ID_BACK, wxWebBrowserShell::OnBack) in BEGIN_EVENT_TABLE()
283 void wxWebBrowserShell::OnBack(wxCommandEvent& event) in OnBack() function in wxWebBrowserShell
DChangeLog3273 (wxWebBrowserShell::OnBack):