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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/popup/
H A Dpopup.cpp245 void OnStartSimplePopup(wxCommandEvent& event);
263 void OnStartSimplePopup(wxCommandEvent& event);
313 EVT_BUTTON(Minimal_StartSimplePopup, MyFrame::OnStartSimplePopup)
378 void MyFrame::OnStartSimplePopup(wxCommandEvent& event) function in class:MyFrame
431 EVT_BUTTON(Minimal_StartSimplePopup, MyDialog::OnStartSimplePopup)
457 void MyDialog::OnStartSimplePopup(wxCommandEvent& event) function in class:MyDialog

Completed in 22 milliseconds