Searched refs:IDC_SEARCHMAXSIZE (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.cpp120 CastChild( IDC_SEARCHMAXSIZE, wxChoice )->SetSelection(2);
340 enable |= (CastChild(IDC_SEARCHMAXSIZE, wxChoice)->GetSelection() != 2);
496 uint32 sizemax = GetTypeSize( (uint8) CastChild( IDC_SEARCHMAXSIZE, wxChoice )->GetSelection() );
612 CastChild( IDC_SEARCHMAXSIZE, wxChoice )->SetSelection(2);
H A Dmuuli_wdr.h54 #define IDC_SEARCHMAXSIZE 10012 macro
H A Dmuuli_wdr.cpp298 wxChoice *item30 = new wxChoice( parent, IDC_SEARCHMAXSIZE, wxDefaultPosition, wxDefaultSize, 4, strs30, 0 );

Completed in 55 milliseconds