Searched defs:SetFriendSlot (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 DClientRef.cpp174 void CClientRef::SetFriendSlot(bool bNV) const { m_client->SetFriendSlot(bNV); } function in class:CClientRef
H A DFriendList.cpp226 void CFriendList::SetFriendSlot(CFriend* Friend, bool new_state) function in class:CFriendList
H A DUpDownClientEC.h131 void SetFriendSlot(bool bNV) { m_bFriendSlot = bNV; } function in class:CUpDownClient
H A Dupdownclient.h229 void SetFriendSlot(bool bNV) { m_bFriendSlot = bNV; } function in class:CUpDownClient
H A Damule-remote-gui.cpp1878 void CFriendListRem::SetFriendSlot(CFriend* Friend, bool new_state) function in class:CFriendListRem

Completed in 58 milliseconds