Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/
H A Dformbox.c289 scroll_next(WINDOW *win, DIALOG_FORMITEM item[], int stepsize, int *choice, int *scrollamt) in scroll_next() function
841 if (scroll_next(form, items, move_by, &new_choice, &new_scroll)) { in dlg_form()
H A DCHANGES598 + correct logic in formbox's scroll_next() function (report by xDog