Searched refs:IDC_SEARCHMINSIZE (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.cpp119 CastChild( IDC_SEARCHMINSIZE, wxChoice )->SetSelection(2);
339 enable |= (CastChild(IDC_SEARCHMINSIZE, wxChoice)->GetSelection() != 2);
495 uint32 sizemin = GetTypeSize( (uint8) CastChild( IDC_SEARCHMINSIZE, wxChoice )->GetSelection() );
610 CastChild( IDC_SEARCHMINSIZE, wxChoice )->SetSelection(2);
H A Dmuuli_wdr.h52 #define IDC_SEARCHMINSIZE 10010 macro
H A Dmuuli_wdr.cpp275 wxChoice *item25 = new wxChoice( parent, IDC_SEARCHMINSIZE, wxDefaultPosition, wxDefaultSize, 4, strs25, 0 );

Completed in 149 milliseconds