Home
last modified time | relevance | path

Searched refs:bottomtitle (Results 1 – 4 of 4) sorted by relevance

/src/contrib/bsddialog/lib/
H A Dbsddialog.h84 const char *bottomtitle; member
H A Dlib_util.c786 if (conf->bottomtitle != NULL) { in widget_min_width()
787 wbottomtitle = strcols(conf->bottomtitle); in widget_min_width()
1313 if (d->conf->bottomtitle != NULL) { in draw_dialog()
1314 if ((wbottomtitle = strcols(d->conf->bottomtitle)) < 0) in draw_dialog()
1319 waddstr(d->widget, d->conf->bottomtitle); in draw_dialog()
/src/contrib/bsddialog/utility/
H A Dutil_cli.c507 conf->bottomtitle = optarg; in parseargs()
/src/contrib/bsddialog/
H A DCHANGELOG364 buttons (label, shortcuts), bottomtitle.