Searched refs:GetNetworkED2K (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DamuleDlg.cpp564 if (thePrefs::GetNetworkED2K()) {
708 } else if (thePrefs::GetNetworkED2K()) {
793 m_wndToolbar->EnableTool(ID_BUTTONCONNECT, (thePrefs::GetNetworkED2K() || thePrefs::GetNetworkKademlia()) && theApp->ipfilter->IsReady());
1447 if (thePrefs::GetNetworkED2K()) {
1454 m_networkpages[0].page->Show(thePrefs::GetNetworkED2K());
1462 networks_notebook->Show(thePrefs::GetNetworkED2K() && thePrefs::GetNetworkKademlia());
1468 if (thePrefs::GetNetworkED2K() && thePrefs::GetNetworkKademlia()) {
1479 } else if (thePrefs::GetNetworkED2K()) {
1500 m_wndToolbar->EnableTool(ID_BUTTONNETWORKS, (thePrefs::GetNetworkED2K() || thePrefs::GetNetworkKademlia()));
1501 m_wndToolbar->EnableTool(ID_BUTTONCONNECT, (thePrefs::GetNetworkED2K() || thePref
[all...]
H A DServerConnect.cpp93 if (!thePrefs::GetNetworkED2K()){
147 if (!thePrefs::GetNetworkED2K()){
524 if (thePrefs::GetNetworkED2K()) {
H A DSearchDlg.cpp144 if (thePrefs::GetNetworkED2K()){
289 if (!thePrefs::GetNetworkED2K()) {
538 if (!thePrefs::GetNetworkED2K()) {
H A DPrefsUnifiedDlg.cpp338 EnableServerTab(thePrefs::GetNetworkED2K());
650 if (CfgChanged(IDC_NETWORKED2K) && thePrefs::GetNetworkED2K()) {
714 if (!thePrefs::GetNetworkED2K() && theApp->IsConnectedED2K()) {
722 if (!thePrefs::GetNetworkED2K() && !thePrefs::GetNetworkKademlia()) {
777 EnableServerTab(thePrefs::GetNetworkED2K());
H A Damule.cpp558 if (thePrefs::GetNetworkED2K()) {
573 if (!serverlist->GetServerCount() && thePrefs::GetNetworkED2K()) {
599 if (thePrefs::GetNetworkED2K()) {
1795 if (thePrefs::GetNetworkED2K() && thePrefs::GetNetworkKademlia()) {
1797 } else if (thePrefs::GetNetworkED2K()) {
H A DPreferences.h539 static bool GetNetworkED2K() { return s_ConnectToED2K; } function in class:CPreferences
H A DExternalConn.cpp914 if (thePrefs::GetNetworkED2K()) {
1508 if (!thePrefs::GetNetworkED2K()) {
1617 if (!thePrefs::GetNetworkED2K() && theApp->IsConnectedED2K()) {
1787 if (thePrefs::GetNetworkED2K()) {
H A DServerList.cpp435 if (thePrefs::GetNetworkED2K() && IsInitialized()) {
H A DECSpecialMuleTags.cpp123 if (thePrefs::GetNetworkED2K()) {
H A Damule-remote-gui.cpp521 if (thePrefs::GetNetworkED2K() && thePrefs::GetNetworkKademlia()) {
523 } else if (thePrefs::GetNetworkED2K()) {

Completed in 126 milliseconds