Searched refs:IDC_SPINSEARCHMIN (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.cpp345 int spinfields[] = { IDC_SPINSEARCHMIN, IDC_SPINSEARCHMAX, IDC_SPINSEARCHAVAIBILITY };
499 params.minSize = (uint64_t)(CastChild( IDC_SPINSEARCHMIN, wxSpinCtrl )->GetValue()) * (uint64_t)sizemin;
609 CastChild( IDC_SPINSEARCHMIN, wxSpinCtrl )->SetValue(0);
H A Dmuuli_wdr.h51 #define IDC_SPINSEARCHMIN 10009 macro
H A Dmuuli_wdr.cpp265 wxSpinCtrl *item24 = new wxSpinCtrl( parent, IDC_SPINSEARCHMIN, wxT("0"), wxDefaultPosition, wxSize(60,-1), 0, 0, 4096, 0 );

Completed in 123 milliseconds