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