Searched refs:SetSlotAllocation (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 DPreferences.h344 static void SetSlotAllocation(uint16 in) { s_slotallocation = (in >= 1) ? in : 1; }; function in class:CPreferences
H A DECSpecialMuleTags.cpp415 thePrefs::SetSlotAllocation(oneTag->GetInt());
H A DPreferences.cpp1366 SetSlotAllocation(s_slotallocation);

Completed in 74 milliseconds