Searched refs:auto_topmargin (Results 1 – 4 of 4) sorted by relevance
82 unsigned int auto_topmargin; member
431 if (conf->y != BSDDIALOG_CENTER && conf->auto_topmargin > 0) in widget_max_height()434 maxheight -= conf->auto_topmargin; in widget_max_height()889 if (*y < (int)conf->auto_topmargin) in set_widget_position()890 *y = conf->auto_topmargin; in set_widget_position()
398 conf->auto_topmargin = 2; in parseargs()411 conf->auto_topmargin = 0; in parseargs()
347 * add: conf.auto_topmargin and conf.auto_downmargin.