Searched refs:IsGeoIPEnabled (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 DPreferences.h571 static bool IsGeoIPEnabled() {return s_GeoIPEnabled;} function in class:CPreferences
H A DServerListCtrl.cpp195 if (theApp->amuledlg->m_IP2Country->IsEnabled() && thePrefs::IsGeoIPEnabled()) {
H A DamuleDlg.cpp99 if (thePrefs::IsGeoIPEnabled()) {
H A DGenericClientListCtrl.cpp838 if (theApp->amuledlg->m_IP2Country->IsEnabled() && thePrefs::IsGeoIPEnabled()) {
H A Damule-remote-gui.cpp385 if (thePrefs::IsGeoIPEnabled()) {

Completed in 316 milliseconds