Searched refs:BUTTON_OK_LABEL (Results 1 – 8 of 8) sorted by relevance
| /freebsd-14.2/contrib/bsddialog/lib/ |
| H A D | lib_util.h | 75 #define BUTTON_OK_LABEL "OK" macro
|
| H A D | timebox.c | 139 get_buttons(conf, &bs, BUTTON_OK_LABEL, BUTTON_CANCEL_LABEL); in bsddialog_timebox() 356 get_buttons(conf, &bs, BUTTON_OK_LABEL, BUTTON_CANCEL_LABEL); in bsddialog_datebox()
|
| H A D | messagebox.c | 242 get_buttons(conf, &bs, BUTTON_OK_LABEL, NULL); in bsddialog_msgbox()
|
| H A D | barbox.c | 450 get_buttons(conf, &bs, BUTTON_OK_LABEL, BUTTON_CANCEL_LABEL); in bsddialog_rangebox() 617 get_buttons(conf, &bs, BUTTON_OK_LABEL, BUTTON_CANCEL_LABEL); in bsddialog_pause()
|
| H A D | calendarbox.c | 313 get_buttons(conf, &bs, BUTTON_OK_LABEL, BUTTON_CANCEL_LABEL); in bsddialog_calendar()
|
| H A D | menubox.c | 481 get_buttons(conf, &bs, BUTTON_OK_LABEL, BUTTON_CANCEL_LABEL); in do_mixedlist()
|
| H A D | formbox.c | 620 get_buttons(conf, &bs, BUTTON_OK_LABEL, BUTTON_CANCEL_LABEL); in bsddialog_form()
|
| H A D | lib_util.c | 266 #define DEFAULT_BUTTON_LABEL BUTTON_OK_LABEL in get_buttons()
|