Home
last modified time | relevance | path

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

/linux/scripts/kconfig/lxdialog/
H A Dchecklist.c52 static void print_arrows(WINDOW * win, int choice, int item_no, int scroll, in print_arrows()
108 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; in dialog_checklist() local
/linux/drivers/input/mouse/
H A Dsynaptics.h162 s8 scroll; member
185 int scroll; member
/linux/arch/x86/boot/compressed/
H A Dmisc.c95 static void scroll(void) in scroll() function
/linux/drivers/input/keyboard/
H A Datkbd.c220 bool scroll; member
448 int scroll = 0, hscroll = 0, click = -1; in atkbd_receive_byte() local