Searched defs:hscroll (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/scripts/kconfig/ |
H A D | mconf.c | 351 int *vscroll, int *hscroll, in show_textbox_ext() 439 int dres, vscroll = 0, hscroll = 0; in search_conf() local
|
H A D | nconf.gui.c | 509 int *vscroll, int *hscroll, in show_scroll_win_ext()
|
H A D | nconf.c | 752 int dres, vscroll = 0, hscroll = 0; in search_conf() local
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | mconf.c | 397 int dres, vscroll = 0, hscroll = 0; in search_conf() local 757 *keys, int *vscroll, int *hscroll, update_text_fn in show_textbox_ext()
|
/openbmc/linux/scripts/kconfig/lxdialog/ |
H A D | textbox.c | 11 static int hscroll; variable
|
/openbmc/u-boot/scripts/kconfig/lxdialog/ |
H A D | textbox.c | 18 static int hscroll; variable
|
/openbmc/linux/drivers/input/mouse/ |
H A D | sentelic.h | 102 bool hscroll; /* Horizontal scroll zone enabled */ member
|
/openbmc/linux/drivers/input/keyboard/ |
H A D | atkbd.c | 448 int scroll = 0, hscroll = 0, click = -1; in atkbd_receive_byte() local
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | amifb.c | 1002 #define hscroll2hw(hscroll) \ argument
|