Searched refs:dialog_maxcols (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/lib/libdpv/
H A Ddialog_util.h60 int dialog_maxcols(void);
H A Ddialog_util.c76 * dialog_maxcols()). If the `maxsize' pointer is NULL, it will be initialized.
106 * dialog_maxcols()). If the `maxsize' pointer is NULL, it will be initialized.
186 dialog_maxcols(void) function
253 width = dialog_maxcols();
H A Ddpv.c282 max_cols = dialog_maxcols();
380 dialog_maxcols());
H A Ddprompt.c214 max_cols = dialog_maxcols();

Completed in 105 milliseconds