Home
last modified time | relevance | path

Searched refs:dlg_next_button (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/dialog/
H A Dyesno.c119 button = dlg_next_button(buttons, button); in dialog_yesno()
H A Dmsgbox.c146 button = dlg_next_button(buttons, button); in dialog_msgbox()
H A Dpause.c214 button = dlg_next_button(buttons, button); in dialog_pause()
H A Dprogressbox.c338 button = dlg_next_button(buttons, button); in pause_for_ok()
H A Dbuttons.c804 dlg_next_button(const char **labels, int button) in dlg_next_button() function
H A Dchecklist.c575 button = dlg_next_button(buttons, button); in dlg_checklist()
H A Dtreeview.c535 button = dlg_next_button(buttons, button); in dlg_treeview()
H A Dmenubox.c674 button = dlg_next_button(buttons, button); in dlg_menu()
H A Ddialog.h735 extern int dlg_next_button(const char ** /*labels*/, int /*button*/);
H A Dtextbox.c864 button = dlg_next_button(obj.buttons, button); in dialog_textbox()
H A Dbuildlist.c934 button = dlg_next_button(buttons, button); in dlg_buildlist()
/freebsd/contrib/dialog/package/
H A Ddialog.sym170 dlg_next_button
H A Ddialog.map107 dlg_next_button;