Home
last modified time | relevance | path

Searched refs:dlg_button_to_char (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/dialog/
Dbuttons.c428 dlg_button_to_char(const char *label) in dlg_button_to_char() function
Ddlg_keys.c123 int curses_key = dlg_button_to_char(buttons[n]); in dlg_register_buttons()
Ddialog.h665 extern int dlg_button_to_char(const char * /*label*/);