Searched refs:chat_input_keypress_callback (Results 1 – 2 of 2) sorted by relevance
167 void chat_input_keypress_callback(const SDL_Keycode key);
92 std::bind(&chatbox::chat_input_keypress_callback, this, _5)); in finalize_setup()144 void chatbox::chat_input_keypress_callback(const SDL_Keycode key) in chat_input_keypress_callback() function in gui2::chatbox