Searched refs:OnRadioBox (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/widgets/
H A Ddirctrl.cpp112 void OnRadioBox(wxCommandEvent& event);
151 EVT_RADIOBOX(wxID_ANY, DirCtrlWidgetsPage::OnRadioBox)
275 void DirCtrlWidgetsPage::OnRadioBox(wxCommandEvent& WXUNUSED(event))
H A Dradiobox.cpp98 void OnRadioBox(wxCommandEvent& event);
163 EVT_RADIOBOX(RadioPage_Radio, RadioWidgetsPage::OnRadioBox)
429 void RadioWidgetsPage::OnRadioBox(wxCommandEvent& event) function in class:RadioWidgetsPage

Completed in 136 milliseconds