Home
last modified time | relevance | path

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

/freebsd/contrib/bsddialog/lib/
H A Dlib_util.c680 struct buttons *bs, int rowsnotext, int startwtext, int *htext, int *wtext) in text_size() argument
692 maxhtext = widget_max_height(conf) - BORDERS - rowsnotext; in text_size()
694 maxhtext = rows - BORDERS - rowsnotext; in text_size()