Lines Matching full:bottom
68 * decorations at the bottom of the dialog window.
73 int bottom; in dlg_draw_helpline() local
77 && (bottom = getmaxy(win) - 1) > 0) { in dlg_draw_helpline()
89 (void) wmove(win, bottom, other + (avail - limit) / 2); in dlg_draw_helpline()
104 int bottom, in dlg_draw_arrows2() argument
139 (void) wmove(win, bottom, x); in dlg_draw_arrows2()
148 mouse_mkbutton(bottom, x - 1, 6, KEY_NPAGE); in dlg_draw_arrows2()
165 int bottom, in dlg_draw_scrollbar() argument
195 (void) wmove(win, bottom, right - 7); in dlg_draw_scrollbar()
206 int all_high = (bottom - top - 1); in dlg_draw_scrollbar()
252 bottom, in dlg_draw_scrollbar()
266 int bottom) in dlg_draw_arrows() argument
274 bottom, in dlg_draw_arrows()