Searched refs:s_DropSlowSources (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DPreferences.h546 static bool GetDropSlowSources() { return s_DropSlowSources; }
801 static bool s_DropSlowSources; member in class:CPreferences
H A DPreferences.cpp220 bool CPreferences::s_DropSlowSources; member in class:CPreferences
1245 s_MiscList.push_back( new Cfg_Bool( wxT("/eMule/DropSlowSources"), s_DropSlowSources, false ) );

Completed in 116 milliseconds