Searched refs:friend_client (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 DChatWnd.cpp72 void CChatWnd::StartSession(CFriend* friend_client, bool setfocus) argument
75 if ( !friend_client->GetName().IsEmpty() ) {
79 chatselector->StartSession(GUI_ID(friend_client->GetIP(), friend_client->GetPort()), friend_client->GetName(), true);
H A DChatWnd.h44 void StartSession(CFriend* friend_client, bool setfocus = true);

Completed in 79 milliseconds