Searched refs:IDC_SLIDER2 (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A Dmuuli_wdr.h267 #define IDC_SLIDER2 10187 macro
H A DPrefsUnifiedDlg.cpp122 EVT_COMMAND_SCROLL(IDC_SLIDER2, PrefsUnifiedDlg::OnScrollBarChange)
1131 case IDC_SLIDER2:
H A DPreferences.cpp1161 NewCfgItem(IDC_SLIDER2, (MkCfg_Int( wxT("/eMule/statsInterval"), s_statsInterval, 30 )));
H A Dmuuli_wdr.cpp1995 wxSlider *item23 = new wxSlider( parent, IDC_SLIDER2, 5, 5, 100, wxDefaultPosition, wxSize(100,-1), wxSL_HORIZONTAL );

Completed in 197 milliseconds