Home
last modified time | relevance | path

Searched refs:minwidget (Results 1 – 1 of 1) sorted by relevance

/src/contrib/bsddialog/lib/
H A Dlib_util.c759 widget_min_width(struct bsddialog_conf *conf, int wtext, int minwidget, in widget_min_width() argument
776 min = MAX(min, minwidget); in widget_min_width()