Searched refs:bottomtitle (Results 1 – 4 of 4) sorted by relevance
897 if (conf->bottomtitle != NULL) { in widget_min_width()898 wbottomtitle = strcols(conf->bottomtitle); in widget_min_width()1092 if (conf->bottomtitle != NULL) { in draw_dialog()1093 if ((wbottomtitle = strcols(conf->bottomtitle)) < 0) in draw_dialog()1098 waddstr(widget, conf->bottomtitle); in draw_dialog()
80 const char *bottomtitle; member
90 buttons (label, shortcuts), bottomtitle.
588 conf->bottomtitle = optarg; in parseargs()