Home
last modified time | relevance | path

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

/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dchat_events.cpp173 void chat_handler::add_chat_room_message_sent(const std::string &room, const std::string &message) in add_chat_room_message_sent() function in events::chat_handler
/dports/games/wesnoth/wesnoth-1.14.17/src/gui/widgets/
H A Dchatbox.cpp318 void chatbox::add_chat_room_message_sent(const std::string& room, const std::string& message) in add_chat_room_message_sent() function in gui2::chatbox