| /linux/scripts/kconfig/lxdialog/ |
| A D | menubox.c | 99 if (scroll > 0) { in print_arrows() 156 *scroll = *scroll + n; in do_scroll() 231 scroll = *s_scroll; in dialog_menu() 232 if ((scroll <= choice) && (scroll + max_choice > choice) && in dialog_menu() 233 (scroll >= 0) && (scroll + max_choice <= item_count())) { in dialog_menu() 234 first_item = scroll; in dialog_menu() 237 scroll = 0; in dialog_menu() 271 item_set(scroll + i); in dialog_menu() 278 item_set(scroll + i); in dialog_menu() 318 if (scroll > 0) { in dialog_menu() [all …]
|
| A D | checklist.c | 57 if (scroll > 0) { in print_arrows() 177 choice -= scroll; in dialog_checklist() 182 item_set(scroll + i); in dialog_checklist() 198 item_set(i + scroll); in dialog_checklist() 207 if (!scroll) in dialog_checklist() 212 item_set(scroll); in dialog_checklist() 218 scroll--; in dialog_checklist() 219 item_set(scroll); in dialog_checklist() 245 scroll++; in dialog_checklist() 261 item_set(scroll + choice); in dialog_checklist() [all …]
|
| /linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
| A D | SchedGui.py | 42 self.scroll = wx.ScrolledWindow(self.panel) 44 self.scroll.EnableScrolling(True, True) 45 self.scroll.SetFocus() 56 self.scroll.Fit() 72 (x, y) = self.scroll.GetViewStart() 150 (xpos, ypos) = self.scroll.GetViewStart() 176 (x, y) = self.scroll.GetViewStart() 178 self.scroll.Scroll(x + 1, y) 180 self.scroll.Scroll(x - 1, y) 182 self.scroll.Scroll(x, y + 1) [all …]
|
| /linux/drivers/input/keyboard/ |
| A D | atkbd.c | 220 bool scroll; member 277 ATKBD_DEFINE_ATTR(scroll); 528 scroll = 1; in atkbd_receive_byte() 531 scroll = 2; in atkbd_receive_byte() 534 scroll = 4; in atkbd_receive_byte() 537 scroll = 8; in atkbd_receive_byte() 571 if (atkbd->scroll) { in atkbd_receive_byte() 575 atkbd->release ? -scroll : scroll); in atkbd_receive_byte() 1141 if (atkbd->scroll) in atkbd_set_keycode_table() 1151 if (atkbd->scroll) in atkbd_set_keycode_table() [all …]
|
| /linux/Documentation/input/devices/ |
| A D | sentelic.rst | 121 Bit4 => scroll up 122 Bit5 => scroll down 123 Bit6 => scroll left 124 Bit7 => scroll right 228 Bit6 => scroll left button 229 Bit5 => scroll down button 230 Bit4 => scroll up button 268 Bit4 => scroll down button 269 Bit5 => scroll up button 296 Bit5 => scroll up button [all …]
|
| A D | elantech.rst | 202 V: 1 = enable vertical scroll area 203 H: 1 = enable horizontal scroll area 211 scroll area width (small: 0x40 ... wide: 0xff) 272 ds3..ds0 = scroll wheel amount and direction 284 h = 1 when horizontal scroll action 292 ds7..ds0 = vertical scroll amount and direction 380 S: 1 = enable vertical scroll
|
| A D | alps.rst | 200 processing is enabled. SW means scroll up when 4 buttons are available.
|
| /linux/arch/x86/boot/compressed/ |
| A D | misc.c | 96 static void scroll(void) in scroll() function 143 scroll(); in __putstr() 151 scroll(); in __putstr()
|
| /linux/drivers/input/mouse/ |
| A D | synaptics.h | 162 s8 scroll; member 185 int scroll; member
|
| A D | synaptics.c | 851 hw->scroll = (s8)buf[1]; in synaptics_parse_hw_state() 1082 if (hw.scroll) { in synaptics_process_packet() 1083 priv->scroll += hw.scroll; in synaptics_process_packet() 1085 while (priv->scroll >= 4) { in synaptics_process_packet() 1090 priv->scroll -= 4; in synaptics_process_packet() 1092 while (priv->scroll <= -4) { in synaptics_process_packet() 1097 priv->scroll += 4; in synaptics_process_packet()
|
| /linux/Documentation/userspace-api/media/v4l/ |
| A D | ext-ctrls-fm-rx.rst | 38 which can scroll strings sized as 8 x N characters. So, this control 51 also possible to find receivers which can scroll strings sized as 32
|
| A D | ext-ctrls-fm-tx.rst | 44 which can scroll strings sized as 8 x N characters. So, this control 58 which can scroll strings sized as 32 x N or 64 x N characters. So,
|
| /linux/arch/arm/boot/dts/marvell/ |
| A D | armada-xp-lenovo-ix4-300d.dts | 160 scroll-button { 284 scroll_button_pin: scroll-button-pin {
|
| /linux/Documentation/input/ |
| A D | event-codes.rst | 171 them on the touchpad in an effort to scroll content on screen, 196 - These codes are used for vertical and horizontal scroll wheels, 199 this may be an approximation based on the high-resolution scroll events, 206 - High-resolution scroll wheel data. The accumulated value 120 represents 211 If a vertical scroll wheel supports high-resolution scrolling, this code 214 scroll events. There is no guarantee that the high-resolution data 416 scroll wheel events where available.
|
| /linux/Documentation/fb/ |
| A D | uvesafb.rst | 56 # modprobe uvesafb mode_option=1024x768-32 mtrr=3 scroll=ywrap (module) 77 used a parameter of the scroll option, e.g. scroll=ypan.)
|
| A D | sisfb.rst | 143 noypan disable y-panning and scroll by redrawing the entire screen.
|
| /linux/Documentation/arch/s390/ |
| A D | 3270.ChangeLog | 41 scroll-timeout code.
|
| /linux/drivers/video/fbdev/ |
| A D | uvesafb.c | 1959 module_param_named(scroll, ypan, scroll, 0); 1960 MODULE_PARM_DESC(scroll,
|
| /linux/Documentation/admin-guide/ |
| A D | bug-bisect.rst | 74 easily fill your terminal, so you might need to scroll up to see the message
|
| A D | bug-hunting.rst | 87 nothing. If the messages scroll off the top of the console, you
|
| A D | reporting-issues.rst | 102 (say something broke when updating from 5.10.4 to 5.10.5), scroll down to 129 up there, scroll down to the instructions for issues only happening with 578 (say something broke when updating from 5.10.4 to 5.10.5), scroll down to 928 up there, scroll down to the instructions for issues only happening with
|
| A D | spkguide.txt | 204 "Press space to leave help, cursor up or down to scroll, or a letter to 211 While you are in the Speakup help system, you can scroll up or down
|
| /linux/arch/powerpc/ |
| A D | Kconfig.debug | 26 scroll off the screen.
|
| /linux/Documentation/trace/ |
| A D | ftrace-design.rst | 253 scroll your reader back up if you got over eager.
|
| /linux/Documentation/arch/m68k/ |
| A D | kernel-options.rst | 512 therefore we don't support hardware-dependent functions like hardware-scroll,
|