Searched refs:rowsnotext (Results 1 – 2 of 2) sorted by relevance
99 struct buttons *bs, int rowsnotext, int startwtext, int *htext, int *wtext);
741 struct buttons *bs, int rowsnotext, int startwtext, int *htext, int *wtext) in text_size() argument753 maxhtext = widget_max_height(conf) - VBORDERS - rowsnotext; in text_size()755 maxhtext = rows - VBORDERS - rowsnotext; in text_size()