Home
last modified time | relevance | path

Searched refs:add_whisper_window_whisper (Results 1 – 2 of 2) sorted by relevance

/dports/games/wesnoth/wesnoth-1.14.17/src/gui/widgets/
H A Dchatbox.hpp186 void add_whisper_window_whisper(const std::string& sender,
H A Dchatbox.cpp305 add_whisper_window_whisper(sender, message); in add_whisper_received()
511 void chatbox::add_whisper_window_whisper(const std::string& sender, const std::string& message) in add_whisper_window_whisper() function in gui2::chatbox