Home
last modified time | relevance | path

Searched refs:dlg_ok_labels (Results 1 – 15 of 15) sorted by relevance

/freebsd-12-stable/contrib/dialog/
Dbuttons.c540 result = dlg_ok_labels(); in dlg_exit_label()
597 dlg_ok_labels(void) in dlg_ok_labels() function
718 result = dlg_ok_labels(); in dlg_yes_labels()
Dpause.c72 const char **buttons = dlg_ok_labels(); in dialog_pause()
Dinputbox.c81 const char **buttons = dlg_ok_labels(); in dialog_inputbox()
Drangebox.c217 const char **buttons = dlg_ok_labels(); in dialog_rangebox()
Dtimebox.c186 const char **buttons = dlg_ok_labels(); in dialog_timebox()
Dtreeview.c210 const char **buttons = dlg_ok_labels(); in dlg_treeview()
Deditbox.c354 const char **buttons = dlg_ok_labels(); in dlg_editbox()
Dchecklist.c205 const char **buttons = dlg_ok_labels(); in dlg_checklist()
Dcalendar.c440 const char **buttons = dlg_ok_labels(); in dialog_calendar()
Ddialog.h662 extern const char ** dlg_ok_labels(void);
Dmenubox.c349 const char **buttons = dlg_ok_labels(); in dlg_menu()
Dfselect.c595 const char **buttons = dlg_ok_labels(); in dlg_fselect()
Dformbox.c511 const char **buttons = dlg_ok_labels(); in dlg_form()
Dbuildlist.c470 const char **buttons = dlg_ok_labels(); in dlg_buildlist()
DCHANGES1031 + increase size of array in dlg_ok_labels() to avoid overrun if extra