Home
last modified time | relevance | path

Searched refs:dlg_prev_button (Results 1 – 11 of 11) sorted by relevance

/dragonfly/contrib/dialog/
H A Dyesno.c128 button = dlg_prev_button(buttons, button); in dialog_yesno()
H A Dmsgbox.c155 button = dlg_prev_button(buttons, button); in dialog_msgbox()
H A Dpause.c223 button = dlg_prev_button(buttons, button); in dialog_pause()
H A Dprogressbox.c338 button = dlg_prev_button(buttons, button); in pause_for_ok()
H A Dbuttons.c814 dlg_prev_button(const char **labels, int button) in dlg_prev_button() function
H A Ddialog.h589 extern int dlg_prev_button(const char ** /*labels*/, int /*button*/);
H A Dchecklist.c572 button = dlg_prev_button(buttons, button); in dlg_checklist()
H A Dtreeview.c535 button = dlg_prev_button(buttons, button); in dlg_treeview()
H A Dmenubox.c676 button = dlg_prev_button(buttons, button); in dlg_menu()
H A Dtextbox.c873 button = dlg_prev_button(obj.buttons, button); in dialog_textbox()
H A Dbuildlist.c919 button = dlg_prev_button(buttons, button); in dlg_buildlist()