Searched refs:GetMaxGraphUploadRate (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 DStatisticsDlg.cpp102 pscopeUL->SetRanges(0.0, (float)(thePrefs::GetMaxGraphUploadRate()+4));
H A DMuleTrayIcon.cpp453 uint32 max_ul_speed = thePrefs::GetMaxGraphUploadRate();
H A DPreferences.h257 static uint32 GetMaxGraphUploadRate() { return s_maxGraphUploadRate; } function in class:CPreferences
H A DECSpecialMuleTags.cpp105 connPrefs.AddTag(CECTag(EC_TAG_CONN_UL_CAP, thePrefs::GetMaxGraphUploadRate()));
H A DPrefsUnifiedDlg.cpp707 theApp->amuledlg->m_statisticswnd->SetARange( false, thePrefs::GetMaxGraphUploadRate() );

Completed in 70 milliseconds