Searched defs:hscroll (Results 1 - 10 of 10) sorted by relevance
| /kernel/linux/linux-5.10/scripts/kconfig/lxdialog/ |
| H A D | textbox.c | 18 static int hscroll; variable [all...] |
| /kernel/linux/linux-6.6/scripts/kconfig/lxdialog/ |
| H A D | textbox.c | 11 static int hscroll; variable [all...] |
| /kernel/linux/linux-5.10/drivers/input/mouse/ |
| H A D | sentelic.h | 102 bool hscroll; /* Horizontal scroll zone enabled */ member
|
| /kernel/linux/linux-6.6/drivers/input/mouse/ |
| H A D | sentelic.h | 102 bool hscroll; /* Horizontal scroll zone enabled */ member
|
| /kernel/linux/linux-5.10/scripts/kconfig/ |
| H A D | mconf.c | 397 int dres, vscroll = 0, hscroll = 0; in search_conf() local 755 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
|
| /kernel/linux/linux-6.6/scripts/kconfig/ |
| H A D | nconf.gui.c | 508 show_scroll_win_ext(WINDOW *main_window, const char *title, char *text, int *vscroll, int *hscroll, extra_key_cb_fn extra_key_cb, void *data) show_scroll_win_ext() argument
|
| H A D | mconf.c | 439 int dres, vscroll = 0, hscroll = 0; in search_conf() local 350 show_textbox_ext(const char *title, const char *text, int r, int c, int *vscroll, int *hscroll, int (*extra_key_cb)(int, size_t, size_t, void *), void *data) show_textbox_ext() argument
|
| H A D | nconf.c | 752 int dres, vscroll = 0, hscroll = 0; in search_conf() local
|
| /kernel/linux/linux-5.10/drivers/input/keyboard/ |
| H A D | atkbd.c | 415 int scroll = 0, hscroll = 0, click = -1; in atkbd_interrupt() local
|
| /kernel/linux/linux-6.6/drivers/input/keyboard/ |
| H A D | atkbd.c | 448 int scroll = 0, hscroll = 0, click = -1; in atkbd_receive_byte() local
|
Completed in 12 milliseconds