Home
last modified time | relevance | path

Searched defs:scroll (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/scripts/kconfig/lxdialog/
Dmenubox.c111 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
Dchecklist.c65 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
/Linux-v4.19/arch/x86/boot/compressed/
Dmisc.c84 static void scroll(void) in scroll() function
/Linux-v4.19/drivers/input/mouse/
Dsynaptics.h165 s8 scroll; member
188 int scroll; member
/Linux-v4.19/drivers/input/keyboard/
Datkbd.c219 bool scroll; member
378 int scroll = 0, hscroll = 0, click = -1; in atkbd_interrupt() local