Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/wx/
DWebBrowserShell.h72 void OnReload(wxCommandEvent& event);
DWebBrowserShell.cpp86 EVT_MENU(ID_RELOAD, wxWebBrowserShell::OnReload) in BEGIN_EVENT_TABLE()
301 void wxWebBrowserShell::OnReload(wxCommandEvent& myEvent) in OnReload() function in wxWebBrowserShell
DChangeLog3276 (wxWebBrowserShell::OnReload):