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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/toolbar/
H A Dtoolbar.cpp136 void OnCombo(wxCommandEvent& event);
254 EVT_COMBOBOX(ID_COMBO, MyFrame::OnCombo)
796 void MyFrame::OnCombo(wxCommandEvent& event) function in class:MyFrame
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/controls/
H A Dcontrols.cpp86 void OnCombo( wxCommandEvent &event );
517 EVT_COMBOBOX (ID_COMBO, MyPanel::OnCombo)
1389 void MyPanel::OnCombo( wxCommandEvent &event ) function in class:MyPanel

Completed in 65 milliseconds