Searched refs:OnStop (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/animate/
H A Danitest.h38 void OnStop(wxCommandEvent& event);
H A Danitest.cpp71 EVT_MENU(wxID_STOP, MyFrame::OnStop)
187 void MyFrame::OnStop(wxCommandEvent& WXUNUSED(event))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/mmedia/
H A Dmmboard.cpp82 void OnStop(wxCommandEvent& event);
141 EVT_BUTTON(MMBoard_StopButton, MMBoardFrame::OnStop)
420 OnStop(event2);
544 void MMBoardFrame::OnStop(wxCommandEvent& WXUNUSED(event))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/life/
H A Dlife.h147 void OnStop();
H A Dlife.cpp395 OnStop();
435 case wxID_STOP : OnStop(); break;
470 OnStop();
486 OnStop();
548 OnStop();
566 OnStop();
580 void LifeFrame::OnStop() function in class:LifeFrame
596 OnStop();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/mediaplayer/
H A Dmediaplayer.cpp169 void OnStop(wxCommandEvent& event);
653 wxCommandEventHandler(wxMediaPlayerFrame::OnStop));
1225 // wxMediaPlayerFrame::OnStop
1233 void wxMediaPlayerFrame::OnStop(wxCommandEvent& WXUNUSED(evt))
1709 wxCommandEventHandler(wxMediaPlayerFrame::OnStop),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/sound/
H A Dsound.cpp75 void OnStop(wxCommandEvent& event);
141 EVT_MENU(Sound_Stop, MyFrame::OnStop)
1098 void MyFrame::OnStop(wxCommandEvent& WXUNUSED(event))

Completed in 46 milliseconds