Searched refs:ID_RADIOBUTTON (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/foldbar/foldpanelbar/
H A Dfoldtestpanel.h47 #define ID_RADIOBUTTON 10004 macro
H A Dtest.h46 #define ID_RADIOBUTTON 10004 macro
H A Dfoldtestpanel.cpp119 wxRadioButton* item7 = new wxRadioButton( item3, ID_RADIOBUTTON, _("I like this"), wxDefaultPosition, wxDefaultSize, 0 );
H A Dtest.cpp131 wxRadioButton* item13 = new wxRadioButton( item10, ID_RADIOBUTTON, _("I like this"), wxDefaultPosition, wxDefaultSize, 0 );

Completed in 39 milliseconds