Searched refs:BUTTON_CANCEL_LABEL (Results 1 – 6 of 6) sorted by relevance
| /freebsd-14.2/contrib/bsddialog/lib/ |
| H A D | lib_util.h | 76 #define BUTTON_CANCEL_LABEL "Cancel" 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 | 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()
|