Searched refs:bottom_arrow (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/dialog/
H A Darrows.c100 int bottom_arrow,
139 if (bottom_arrow) {
175 int bottom_arrow = (next_data < total_data); local
180 if (bottom_arrow || top_arrow || dialog_state.use_scrollbar) {
247 bottom_arrow,
261 int bottom_arrow,
269 bottom_arrow,
98 dlg_draw_arrows2(WINDOW *win, int top_arrow, int bottom_arrow, int x, int top, int bottom, chtype attr, chtype borderattr) argument
259 dlg_draw_arrows(WINDOW *win, int top_arrow, int bottom_arrow, int x, int top, int bottom) argument

Completed in 103 milliseconds