Searched refs:cancellabel (Results 1 – 2 of 2) sorted by relevance
97 const char *oklabel, const char *cancellabel) in do_message() argument107 set_buttons(&d, true, oklabel, cancellabel); in do_message()
299 const char *cancellabel) in set_buttons() argument344 if (cancellabel != NULL && d->conf->button.without_cancel == false) { in set_buttons()346 d->conf->button.cancel_label : cancellabel; in set_buttons()