Searched refs:scroll_next (Results 1 – 2 of 2) sorted by relevance
289 scroll_next(WINDOW *win, DIALOG_FORMITEM item[], int stepsize, int *choice, int *scrollamt) in scroll_next() function841 if (scroll_next(form, items, move_by, &new_choice, &new_scroll)) { in dlg_form()
598 + correct logic in formbox's scroll_next() function (report by xDog