Searched refs:widget_max_width (Results 1 – 1 of 1) sorted by relevance
452 static int widget_max_width(struct bsddialog_conf *conf) in widget_max_width() function598 maxwidth = widget_max_width(conf) - BORDERS - TEXTHMARGINS; in text_autosize()705 startwtext = widget_max_width(conf) - BORDERS - TEXTHMARGINS; in text_size()814 if ((maxwidth = widget_max_width(conf)) == BSDDIALOG_ERROR) in set_widget_size()851 *w = MIN(*w, widget_max_width(conf)); in set_widget_autosize()