Searched refs:dialog_maxrows (Results 1 – 4 of 4) sorted by relevance
59 int dialog_maxrows(void);64 #define tty_maxrows() dialog_maxrows()
170 dialog_maxrows(void) in dialog_maxrows() function246 height = dialog_maxrows(); in dialog_spawn_gauge()
134 max_rows = dialog_maxrows(); in dprompt_init()
377 use_libdialog ? 3 : 1, dialog_maxrows(), in dpv()