Searched refs:GetUPnPEnabled (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 Damule.cpp794 if (thePrefs::GetUPnPEnabled()) {
804 thePrefs::GetUPnPEnabled(),
809 thePrefs::GetUPnPEnabled(),
814 thePrefs::GetUPnPEnabled(),
1407 if (thePrefs::GetUPnPEnabled()) {
H A DPreferences.h353 static bool GetUPnPEnabled() { return s_UPnPEnabled; } function in class:CPreferences
H A DPrefsUnifiedDlg.cpp507 FindWindow(IDC_UPNPTCPPORT)->Enable(thePrefs::GetUPnPEnabled());
508 FindWindow(IDC_UPNPTCPPORTTEXT)->Enable(thePrefs::GetUPnPEnabled());

Completed in 55 milliseconds