Searched refs:auto_boot (Results 1 – 5 of 5) sorted by relevance
335 BOOL onoff = pref.auto_boot ? TRUE : FALSE; in init()339 SET_CHECK(AUTO, pref.auto_boot); in init()340 if (pref.auto_boot) { in init()342 wsprintf(tmp, TEXT("%d"), pref.auto_boot); in init()376 pref.auto_boot = _wtoi(tmp); in get()378 pref.auto_boot = 0; in get()
89 if (menu._pref.auto_boot > 0) in create()90 SetTimer(_window, IDD_TIMER, menu._pref.auto_boot * 1000, 0); in create()
107 int auto_boot; member
261 if (HPC_PREFERENCE.auto_boot > 0 && _root && in run()
135 _pref.auto_boot = 0; in _set_default_pref()