Home
last modified time | relevance | path

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

/freebsd/lib/libdpv/
H A Ddialog_util.h58 int dialog_maxcols(void);
H A Ddialog_util.c184 dialog_maxcols(void) in dialog_maxcols() function
251 width = dialog_maxcols(); in dialog_spawn_gauge()
H A Ddpv.c280 max_cols = dialog_maxcols(); in dpv()
378 dialog_maxcols()); in dpv()
H A Ddprompt.c211 max_cols = dialog_maxcols(); in dprompt_init()