Searched refs:dialog_yesno (Results 1 – 3 of 3) sorted by relevance
29 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno() function
212 int dialog_yesno(const char *title, const char *prompt, int height, int width);
956 res = dialog_yesno(NULL, in handle_exit()