Searched refs:maxhtext (Results 1 – 1 of 1) sorted by relevance
744 int wbuttons, maxhtext; in text_size() local753 maxhtext = widget_max_height(conf) - VBORDERS - rowsnotext; in text_size()755 maxhtext = rows - VBORDERS - rowsnotext; in text_size()758 maxhtext -= 2; in text_size()759 if (maxhtext <= 0) in text_size()760 maxhtext = 1; /* text_autosize() computes always htext */ in text_size()782 if (text_autosize(conf, &tp, maxhtext, startwtext, changewtext, htext, in text_size()