Home
last modified time | relevance | path

Searched refs:dlg_exit_buttoncode (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/contrib/dialog/package/
H A Ddialog.map139 dlg_exit_buttoncode;
H A Ddialog.sym115 dlg_exit_buttoncode
/freebsd-13.1/contrib/dialog/
H A Dtextbox.c835 result = dlg_exit_buttoncode(key - M_EVENT); in dialog_textbox()
864 result = dlg_exit_buttoncode(button); in dialog_textbox()
H A Dbuttons.c574 dlg_exit_buttoncode(int button) in dlg_exit_buttoncode() function
H A Ddialog.h698 extern int dlg_exit_buttoncode(int /*button*/);
H A DCHANGES601 + modify dlg_exit_buttoncode() so that it returns the proper code for
669 used by making dlg_exit_buttoncode() a wrapper for