Searched defs:scroll (Results 1 – 2 of 2) sorted by relevance
/xen-4.10.0-shim-comet/xen/tools/kconfig/lxdialog/ |
A D | menubox.c | 111 static void print_arrows(WINDOW * win, int item_no, int scroll, int y, int x, in print_arrows() 171 static void do_scroll(WINDOW *win, int *scroll, int n) in do_scroll() 189 int key = 0, button = 0, scroll = 0, choice = 0; in dialog_menu() local
|
A D | checklist.c | 65 static void print_arrows(WINDOW * win, int choice, int item_no, int scroll, in print_arrows() 121 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; in dialog_checklist() local
|
Completed in 3 milliseconds