Home
last modified time | relevance | path

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

/freebsd-head/contrib/dialog/
HDyesno.c119 button = dlg_next_button(buttons, button); in dialog_yesno()
HDmsgbox.c146 button = dlg_next_button(buttons, button); in dialog_msgbox()
HDpause.c214 button = dlg_next_button(buttons, button); in dialog_pause()
HDprogressbox.c338 button = dlg_next_button(buttons, button); in pause_for_ok()
HDbuttons.c804 dlg_next_button(const char **labels, int button) in dlg_next_button() function
HDchecklist.c575 button = dlg_next_button(buttons, button); in dlg_checklist()
HDtreeview.c535 button = dlg_next_button(buttons, button); in dlg_treeview()
HDmenubox.c674 button = dlg_next_button(buttons, button); in dlg_menu()
HDdialog.h735 extern int dlg_next_button(const char ** /*labels*/, int /*button*/);
HDtextbox.c864 button = dlg_next_button(obj.buttons, button); in dialog_textbox()
HDbuildlist.c934 button = dlg_next_button(buttons, button); in dlg_buildlist()
/freebsd-head/contrib/dialog/package/
HDdialog.sym170 dlg_next_button
HDdialog.map107 dlg_next_button;