Searched defs:bsddialog_conf (Results 1 – 1 of 1) sorted by relevance
78 struct bsddialog_conf { struct79 bool ascii_lines;80 unsigned int auto_minheight;81 unsigned int auto_minwidth;82 unsigned int auto_topmargin;83 unsigned int auto_downmargin;84 const char *bottomtitle;85 bool clear;86 int *get_height;87 int *get_width;[all …]