Searched refs:msg_end_prompt (Results 1 – 4 of 4) sorted by relevance
22 void msg_end_prompt(void);
1096 msg_end_prompt(void) in msg_end_prompt() function3853 msg_end_prompt(); in do_dialog()
5403 msg_end_prompt(); in gui_do_findrepl()
8056 Solution: Don't call msg_end_prompt() since there was no prompt.12615 Solution: reset lines_left in msg_end_prompt(). (Eswald)