Home
last modified time | relevance | path

Searched defs:addChatEntry (Results 1 – 2 of 2) sorted by relevance

/dports/games/maxr/maxr-0.2.9/src/ui/graphical/game/widgets/
H A Dchatbox.h197 void cChatBox<ChatListItemType, PlayerListItemType>::addChatEntry (std::unique_ptr<ChatListItemType… in addChatEntry() function
/dports/games/maxr/maxr-0.2.9/src/ui/graphical/menu/windows/windownetworklobby/
H A Dwindownetworklobby.cpp249 void cWindowNetworkLobby::addChatEntry (const std::string& playerName, const std::string& message) in addChatEntry() function in cWindowNetworkLobby