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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/widgets/
H A Dclrpicker.cpp91 void OnCheckBox(wxCommandEvent &ev);
119 EVT_CHECKBOX(wxID_ANY, ColourPickerWidgetsPage::OnCheckBox)
228 void ColourPickerWidgetsPage::OnCheckBox(wxCommandEvent &event) function in class:ColourPickerWidgetsPage
H A Dfilepicker.cpp100 void OnCheckBox(wxCommandEvent &ev);
133 EVT_CHECKBOX(wxID_ANY, FilePickerWidgetsPage::OnCheckBox)
134 EVT_RADIOBOX(wxID_ANY, FilePickerWidgetsPage::OnCheckBox)
289 void FilePickerWidgetsPage::OnCheckBox(wxCommandEvent &event) function in class:FilePickerWidgetsPage
H A Ddirpicker.cpp91 void OnCheckBox(wxCommandEvent &ev);
120 EVT_CHECKBOX(wxID_ANY, DirPickerWidgetsPage::OnCheckBox)
235 void DirPickerWidgetsPage::OnCheckBox(wxCommandEvent &event) function in class:DirPickerWidgetsPage
H A Dfontpicker.cpp91 void OnCheckBox(wxCommandEvent &ev);
120 EVT_CHECKBOX(wxID_ANY, FontPickerWidgetsPage::OnCheckBox)
235 void FontPickerWidgetsPage::OnCheckBox(wxCommandEvent &event) function in class:FontPickerWidgetsPage
H A Dcheckbox.cpp87 void OnCheckBox(wxCommandEvent& event);
136 EVT_CHECKBOX(CheckboxPage_Checkbox, CheckBoxWidgetsPage::OnCheckBox)
310 void CheckBoxWidgetsPage::OnCheckBox(wxCommandEvent& event) function in class:CheckBoxWidgetsPage
H A Ddirctrl.cpp111 void OnCheckBox(wxCommandEvent& event);
150 EVT_CHECKBOX(wxID_ANY, DirCtrlWidgetsPage::OnCheckBox)
270 void DirCtrlWidgetsPage::OnCheckBox(wxCommandEvent& WXUNUSED(event))

Completed in 75 milliseconds