Lines Matching refs:rows
189 bsddialog_calendar(struct bsddialog_conf *conf, const char *text, int rows,
193 bsddialog_checklist(struct bsddialog_conf *conf, const char *text, int rows,
198 bsddialog_datebox(struct bsddialog_conf *conf, const char *text, int rows,
202 bsddialog_form(struct bsddialog_conf *conf, const char *text, int rows,
207 bsddialog_gauge(struct bsddialog_conf *conf, const char *text, int rows,
211 bsddialog_infobox(struct bsddialog_conf *conf, const char *text, int rows,
215 bsddialog_menu(struct bsddialog_conf *conf, const char *text, int rows,
220 bsddialog_mixedgauge(struct bsddialog_conf *conf, const char *text, int rows,
225 bsddialog_mixedlist(struct bsddialog_conf *conf, const char *text, int rows,
230 bsddialog_msgbox(struct bsddialog_conf *conf, const char *text, int rows,
234 bsddialog_pause(struct bsddialog_conf *conf, const char *text, int rows,
238 bsddialog_radiolist(struct bsddialog_conf *conf, const char *text, int rows,
243 bsddialog_rangebox(struct bsddialog_conf *conf, const char *text, int rows,
247 bsddialog_textbox(struct bsddialog_conf *conf, const char *file, int rows,
251 bsddialog_timebox(struct bsddialog_conf *conf, const char *text, int rows,
255 bsddialog_yesno(struct bsddialog_conf *conf, const char *text, int rows,