Searched refs:screen_height (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/dialog/ | ||
H A D | dialog.h | 133 #define DLG_LINES (LINES ? LINES : dialog_state.screen_height) |
H A D | dialog.c | 1452 &dialog_state.screen_height, in PrintTextOnly() |