Searched refs:OnStartScrolledPopup (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.cpp246 void OnStartScrolledPopup(wxCommandEvent& event);
264 void OnStartScrolledPopup(wxCommandEvent& event);
314 EVT_BUTTON(Minimal_StartScrolledPopup, MyFrame::OnStartScrolledPopup)
391 void MyFrame::OnStartScrolledPopup(wxCommandEvent& event) function in class:MyFrame
432 EVT_BUTTON(Minimal_StartScrolledPopup, MyDialog::OnStartScrolledPopup)
470 void MyDialog::OnStartScrolledPopup(wxCommandEvent& event) function in class:MyDialog

Completed in 108 milliseconds