Home
last modified time | relevance | path

Searched refs:BUTTON_CANCEL_LABEL (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/contrib/bsddialog/lib/
H A Dlib_util.h76 #define BUTTON_CANCEL_LABEL "Cancel" macro
H A Dtimebox.c139 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 Dbarbox.c450 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 Dcalendarbox.c313 get_buttons(conf, &bs, BUTTON_OK_LABEL, BUTTON_CANCEL_LABEL); in bsddialog_calendar()
H A Dmenubox.c481 get_buttons(conf, &bs, BUTTON_OK_LABEL, BUTTON_CANCEL_LABEL); in do_mixedlist()
H A Dformbox.c620 get_buttons(conf, &bs, BUTTON_OK_LABEL, BUTTON_CANCEL_LABEL); in bsddialog_form()