Searched refs:widget_max_width (Results 1 – 1 of 1) sorted by relevance
453 static int widget_max_width(struct bsddialog_conf *conf) in widget_max_width() function599 maxwidth = widget_max_width(conf) - BORDERS - TEXTHMARGINS; in text_autosize()706 startwtext = widget_max_width(conf) - BORDERS - TEXTHMARGINS; in text_size()815 if ((maxwidth = widget_max_width(conf)) == BSDDIALOG_ERROR) in set_widget_size()852 *w = MIN(*w, widget_max_width(conf)); in set_widget_autosize()