Searched refs:scroll_to (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/dialog/
H A Deditbox.c201 scroll_to(int pagesize, int rows, int *base_row, int *this_row, int target) function
268 #define SCROLL_TO(target) show_all = scroll_to(pagesize, listsize, &base_row, &thisrow, target)

Completed in 86 milliseconds