Searched refs:IDC_PREVENT_SLEEP (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.h279 #define IDC_PREVENT_SLEEP 10197 macro
H A DPrefsUnifiedDlg.cpp291 CastChild(IDC_PREVENT_SLEEP, wxCheckBox)->Enable(false);
H A DPreferences.cpp1230 NewCfgItem( IDC_PREVENT_SLEEP, ( new Cfg_Bool( wxT("/PowerManagement/PreventSleepWhileDownloading"), s_preventSleepWhileDownloading, false )));
H A Dmuuli_wdr.cpp2066 wxCheckBox *item14 = new wxCheckBox( parent, IDC_PREVENT_SLEEP, _("Disable computer's timed standby mode"), wxDefaultPosition, wxDefaultSize, 0 );

Completed in 110 milliseconds