Searched refs:always_active (Results 1 – 7 of 7) sorted by relevance
178 if (focusbuttons || conf->button.always_active) { in bsddialog_timebox()197 bs.curr = conf->button.always_active ? 0 : -1; in bsddialog_timebox()215 bs.curr = conf->button.always_active ? 0 : -1; in bsddialog_timebox()230 bs.curr = conf->button.always_active ? 0 : -1; in bsddialog_timebox()396 if (focusbuttons || conf->button.always_active) { in bsddialog_datebox()415 bs.curr = conf->button.always_active ? 0 : -1; in bsddialog_datebox()433 bs.curr = conf->button.always_active ? 0 : -1; in bsddialog_datebox()448 bs.curr = conf->button.always_active ? 0 : -1; in bsddialog_datebox()
353 if (focusbuttons || conf->button.always_active) { in bsddialog_calendar()370 bs.curr = conf->button.always_active ? in bsddialog_calendar()390 bs.curr = conf->button.always_active ? in bsddialog_calendar()407 bs.curr = conf->button.always_active ? in bsddialog_calendar()426 bs.curr = conf->button.always_active ? 0 : -1; in bsddialog_calendar()
114 bool always_active; member
675 redrawbuttons(widget, &bs, conf->button.always_active, false); in bsddialog_form()696 if (focusinform && conf->button.always_active == false) in bsddialog_form()868 conf->button.always_active || !focusinform, in bsddialog_form()913 conf->button.always_active || !focusinform, in bsddialog_form()
344 conf->button.always_active = (rand() % 2 == 0) ? true : false; in bikeshed()
82 * add: conf.button.always_active to disable buttons/input-boxes switch.
443 conf->button.always_active = true; in parseargs()685 conf->button.always_active = false; in parseargs()