Home
last modified time | relevance | path

Searched defs:myEvent (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebKit/wx/
DWebBrowserShell.cpp242 void wxWebBrowserShell::OnBeforeLoad(wxWebViewBeforeLoadEvent& myEvent) in OnBeforeLoad()
295 void wxWebBrowserShell::OnStop(wxCommandEvent& myEvent) in OnStop()
301 void wxWebBrowserShell::OnReload(wxCommandEvent& myEvent) in OnReload()
307 void wxWebBrowserShell::OnMakeTextLarger(wxCommandEvent& myEvent) in OnMakeTextLarger()
315 void wxWebBrowserShell::OnMakeTextSmaller(wxCommandEvent& myEvent) in OnMakeTextSmaller()
323 void wxWebBrowserShell::OnGetSource(wxCommandEvent& myEvent) in OnGetSource()
349 void wxWebBrowserShell::OnRunScript(wxCommandEvent& myEvent) in OnRunScript()
360 void wxWebBrowserShell::OnEditCommand(wxCommandEvent& myEvent) in OnEditCommand()
378 void wxWebBrowserShell::OnGetEditCommandState(wxCommandEvent& myEvent) in OnGetEditCommandState()