Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/
H A Dbuttons.c563 result = dlg_ok_labels(); in dlg_exit_label()
639 dlg_ok_labels(void) in dlg_ok_labels() function
762 result = dlg_ok_labels(); in dlg_yes_labels()
H A Dpause.c72 const char **buttons = dlg_ok_labels(); in dialog_pause()
H A Dinputbox.c88 const char **buttons = dlg_ok_labels(); in dialog_inputbox()
H A Drangebox.c204 const char **buttons = dlg_ok_labels(); in dialog_rangebox()
H A Dtimebox.c185 const char **buttons = dlg_ok_labels(); in dialog_timebox()
H A Deditbox.c368 const char **buttons = dlg_ok_labels(); in dlg_editbox()
H A Dchecklist.c205 const char **buttons = dlg_ok_labels(); in dlg_checklist()
H A Dtreeview.c210 const char **buttons = dlg_ok_labels(); in dlg_treeview()
H A Dmenubox.c363 const char **buttons = dlg_ok_labels(); in dlg_menu()
H A Ddialog.h727 extern const char ** dlg_ok_labels(void);
H A Dcalendar.c725 const char **buttons = dlg_ok_labels(); in dialog_calendar()
H A Dfselect.c622 const char **buttons = dlg_ok_labels(); in dlg_fselect()
H A Dformbox.c517 const char **buttons = dlg_ok_labels(); in dlg_form()
H A Dbuildlist.c566 const char **buttons = dlg_ok_labels(); in dlg_buildlist()
H A DCHANGES45 + modify dlg_ok_label() and dlg_ok_labels() to ignore --no-ok if all
1563 + increase size of array in dlg_ok_labels() to avoid overrun if extra
/freebsd/contrib/dialog/package/
H A Ddialog.sym175 dlg_ok_labels
H A Ddialog.map111 dlg_ok_labels;