Home
last modified time | relevance | path

Searched refs:screen_height (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/dialog/
H A Ddialog.h133 #define DLG_LINES (LINES ? LINES : dialog_state.screen_height)
488 int screen_height; member
H A Ddialog.c1452 &dialog_state.screen_height, in PrintTextOnly()