Searched refs:dlg_ok_labels (Results 1 – 17 of 17) sorted by relevance
563 result = dlg_ok_labels(); in dlg_exit_label()639 dlg_ok_labels(void) in dlg_ok_labels() function762 result = dlg_ok_labels(); in dlg_yes_labels()
72 const char **buttons = dlg_ok_labels(); in dialog_pause()
88 const char **buttons = dlg_ok_labels(); in dialog_inputbox()
204 const char **buttons = dlg_ok_labels(); in dialog_rangebox()
185 const char **buttons = dlg_ok_labels(); in dialog_timebox()
368 const char **buttons = dlg_ok_labels(); in dlg_editbox()
205 const char **buttons = dlg_ok_labels(); in dlg_checklist()
210 const char **buttons = dlg_ok_labels(); in dlg_treeview()
363 const char **buttons = dlg_ok_labels(); in dlg_menu()
727 extern const char ** dlg_ok_labels(void);
725 const char **buttons = dlg_ok_labels(); in dialog_calendar()
622 const char **buttons = dlg_ok_labels(); in dlg_fselect()
517 const char **buttons = dlg_ok_labels(); in dlg_form()
566 const char **buttons = dlg_ok_labels(); in dlg_buildlist()
45 + modify dlg_ok_label() and dlg_ok_labels() to ignore --no-ok if all1563 + increase size of array in dlg_ok_labels() to avoid overrun if extra
175 dlg_ok_labels
111 dlg_ok_labels;