Searched refs:IDC_TypeSearch (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DSearchDlg.cpp118 CastChild( IDC_TypeSearch, wxChoice )->SetSelection(0);
341 enable |= (CastChild(IDC_TypeSearch, wxChoice)->GetSelection() > 0);
516 switch ( CastChild( IDC_TypeSearch, wxChoice )->GetSelection() ) {
614 CastChild( IDC_TypeSearch, wxChoice )->SetSelection(0);
H A Dmuuli_wdr.h48 #define IDC_TypeSearch 10006 macro
H A Dmuuli_wdr.cpp238 wxChoice *item15 = new wxChoice( parent, IDC_TypeSearch, wxDefaultPosition, wxDefaultSize, 8, strs15, 0 );

Completed in 117 milliseconds