Searched refs:IsOnlineSignatureEnabled (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DMuleTrayIcon.cpp395 if (thePrefs::IsOnlineSignatureEnabled()) {
H A DPreferences.h255 static bool IsOnlineSignatureEnabled() { return s_onlineSig; } function in class:CPreferences
H A DPrefsUnifiedDlg.cpp431 FindWindow( IDC_OSDIR )->Enable( thePrefs::IsOnlineSignatureEnabled() );
432 FindWindow( IDC_OSUPDATE )->Enable( thePrefs::IsOnlineSignatureEnabled() );
H A Damule.cpp837 if (!thePrefs::IsOnlineSignatureEnabled() || m_emulesig_path.IsEmpty()) {
1060 if ( thePrefs::IsOnlineSignatureEnabled() ) {
H A DECSpecialMuleTags.cpp183 if (thePrefs::IsOnlineSignatureEnabled()) {

Completed in 74 milliseconds