Searched refs:HideOnClose (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 DPreferences.h236 static bool HideOnClose() { return s_hideonclose; } function in class:CPreferences
H A DPrefsUnifiedDlg.cpp440 FindWindow(IDC_EXIT)->Enable(!thePrefs::HideOnClose());
441 if (!thePrefs::HideOnClose()) {
H A DamuleDlg.cpp905 if (thePrefs::HideOnClose() && evt.CanVeto()) {

Completed in 164 milliseconds