Searched defs:hscroll (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/scripts/kconfig/lxdialog/
H A Dtextbox.c31 static int hscroll; variable
/linux-4.4.14/drivers/input/mouse/
H A Dsentelic.h115 bool hscroll; /* Horizontal scroll zone enabled */ member in struct:fsp_data
/linux-4.4.14/scripts/kconfig/
H A Dmconf.c397 int dres, vscroll = 0, hscroll = 0; search_conf() local
756 show_textbox_ext(const char *title, char *text, int r, int c, int *keys, int *vscroll, int *hscroll, update_text_fn update_text, void *data) show_textbox_ext() argument
/linux-4.4.14/drivers/input/keyboard/
H A Datkbd.c378 int scroll = 0, hscroll = 0, click = -1; atkbd_interrupt() local

Completed in 199 milliseconds