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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/life/
H A Ddialogs.h46 void OnListBox(wxCommandEvent &event);
H A Ddialogs.cpp62 EVT_LISTBOX (ID_LISTBOX, LifeSamplesDialog::OnListBox)
157 void LifeSamplesDialog::OnListBox(wxCommandEvent& event) function in class:LifeSamplesDialog
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/controls/
H A Dcontrols.cpp79 void OnListBox( wxCommandEvent &event );
496 EVT_LISTBOX (ID_LISTBOX, MyPanel::OnListBox)
497 EVT_LISTBOX (ID_LISTBOX_SORTED, MyPanel::OnListBox)
1186 void MyPanel::OnListBox( wxCommandEvent &event ) function in class:MyPanel
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/
H A Dstc.cpp127 EVT_LISTBOX_DCLICK (wxID_ANY, wxStyledTextCtrl::OnListBox)
3186 void wxStyledTextCtrl::OnListBox(wxCommandEvent& WXUNUSED(evt)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/stc/
H A Dstc.h3374 void OnListBox(wxCommandEvent& evt);

Completed in 61 milliseconds