Searched refs:bsddialog_rangebox (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/contrib/bsddialog/examples_library/ |
| H A D | rangebox.c | 28 output = bsddialog_rangebox(&conf, "Example", 8, 50, 0, 10, &value); in main()
|
| /freebsd-14.2/contrib/bsddialog/lib/ |
| H A D | bsddialog.h | 231 bsddialog_rangebox(struct bsddialog_conf *conf, const char *text, int rows,
|
| H A D | barbox.c | 430 bsddialog_rangebox(struct bsddialog_conf *conf, const char *text, int rows, in bsddialog_rangebox() function
|
| /freebsd-14.2/contrib/bsddialog/ |
| H A D | bsddialog.c | 1118 output = bsddialog_rangebox(conf, text, rows, cols, min, max, &value); in rangebox_builder()
|