Searched refs:GetMaxClientVersions (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 DStatisticsDlg.cpp330 StatTreeItemIterator temp_it = statssubtree->GetFirstVisibleChild(thePrefs::GetMaxClientVersions());
H A DPreferences.h543 static unsigned GetMaxClientVersions() { return s_maxClientVersions; } function in class:CPreferences
H A Damule-remote-gui.cpp2202 if (thePrefs::GetMaxClientVersions() != 0) {
2203 request.AddTag(CECTag(EC_TAG_STATTREE_CAPPING, (uint8)thePrefs::GetMaxClientVersions()));

Completed in 45 milliseconds