Searched refs:MINHCAL (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14-stable/contrib/bsddialog/lib/ |
| HD | calendarbox.c | 38 #define MINHCAL 13 macro 256 if (text_size(conf, rows, cols, text, &bs, MINHCAL, MINWCAL, in calendar_autosize() 265 *h = widget_min_height(conf, htext, MINHCAL, true); in calendar_autosize() 280 if (rows < MINHCAL + 2 + 2) /* 2 buttons + 2 borders */ in calendar_checksize()
|