Home
last modified time | relevance | path

Searched defs:bsddialog_conf (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bsddialog/lib/
H A Dbsddialog.h78 struct bsddialog_conf { struct
79 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 …]