Searched defs:scroll (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/scripts/kconfig/lxdialog/ |
| H A D | menubox.c | 99 static void print_arrows(WINDOW * win, int item_no, int scroll, int y, int x, in print_arrows() 159 static void do_scroll(WINDOW *win, int *scroll, int n) in do_scroll() 177 int key = 0, button = 0, scroll = 0, choice = 0; in dialog_menu() local
|
| H A D | checklist.c | 53 static void print_arrows(WINDOW * win, int choice, int item_no, int scroll, in print_arrows() 109 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; in dialog_checklist() local
|