Home
last modified time | relevance | path

Searched refs:OnUserSaidEx (Results 1 – 3 of 3) sorted by relevance

/dports/games/springlobby/springlobby-0.180/src/
H A Dui.h110 void OnUserSaidEx( User& user, const wxString& action, bool me = false );
H A Dserverevents.cpp682 ui().OnUserSaidEx( who, action, fromme ); in OnPrivateMessageEx()
H A Dui.cpp851 void Ui::OnUserSaidEx( User& user, const wxString& action, bool fromme ) in OnUserSaidEx() function in Ui