Home
last modified time | relevance | path

Searched refs:IDC_SEARCHMAXSIZE (Results 1 – 6 of 6) sorted by relevance

/dports/net-p2p/amule/aMule-2.3.3/src/
H A DSearchDlg.cpp120 CastChild( IDC_SEARCHMAXSIZE, wxChoice )->SetSelection(2); in BEGIN_EVENT_TABLE()
303 enable |= (CastChild(IDC_SEARCHMAXSIZE, wxChoice)->GetSelection() != 2); in OnFieldChanged()
459 uint32 sizemax = GetTypeSize( (uint8) CastChild( IDC_SEARCHMAXSIZE, wxChoice )->GetSelection() ); in StartNewSearch()
575 CastChild( IDC_SEARCHMAXSIZE, wxChoice )->SetSelection(2); in OnBnClickedReset()
H A Dmuuli_wdr.h54 #define IDC_SEARCHMAXSIZE 10012 macro
H A Dmuuli_wdr.cpp297 …wxChoice *item30 = new wxChoice( parent, IDC_SEARCHMAXSIZE, wxDefaultPosition, wxDefaultSize, 4, s… in searchDlg()
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A DSearchDlg.cpp120 CastChild( IDC_SEARCHMAXSIZE, wxChoice )->SetSelection(2); in BEGIN_EVENT_TABLE()
303 enable |= (CastChild(IDC_SEARCHMAXSIZE, wxChoice)->GetSelection() != 2); in OnFieldChanged()
459 uint32 sizemax = GetTypeSize( (uint8) CastChild( IDC_SEARCHMAXSIZE, wxChoice )->GetSelection() ); in StartNewSearch()
575 CastChild( IDC_SEARCHMAXSIZE, wxChoice )->SetSelection(2); in OnBnClickedReset()
H A Dmuuli_wdr.h54 #define IDC_SEARCHMAXSIZE 10012
H A Dmuuli_wdr.cpp297 …wxChoice *item30 = new wxChoice( parent, IDC_SEARCHMAXSIZE, wxDefaultPosition, wxDefaultSize, 4, s…