Home
last modified time | relevance | path

Searched refs:scroll (Results 1 – 26 of 26) sorted by relevance

/linux-4.1.27/scripts/kconfig/lxdialog/
Dmenubox.c111 static void print_arrows(WINDOW * win, int item_no, int scroll, int y, int x, in print_arrows() argument
120 if (scroll > 0) { in print_arrows()
136 if ((height < item_no) && (scroll + height < item_no)) { in print_arrows()
171 static void do_scroll(WINDOW *win, int *scroll, int n) in do_scroll() argument
177 *scroll = *scroll + n; in do_scroll()
189 int key = 0, button = 0, scroll = 0, choice = 0; in dialog_menu() local
252 scroll = *s_scroll; in dialog_menu()
253 if ((scroll <= choice) && (scroll + max_choice > choice) && in dialog_menu()
254 (scroll >= 0) && (scroll + max_choice <= item_count())) { in dialog_menu()
255 first_item = scroll; in dialog_menu()
[all …]
Dchecklist.c65 static void print_arrows(WINDOW * win, int choice, int item_no, int scroll, in print_arrows() argument
70 if (scroll > 0) { in print_arrows()
85 if ((height < item_no) && (scroll + choice < item_no - 1)) { in print_arrows()
121 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; in dialog_checklist() local
189 scroll = choice - list_height + 1; in dialog_checklist()
190 choice -= scroll; in dialog_checklist()
195 item_set(scroll + i); in dialog_checklist()
199 print_arrows(dialog, choice, item_count(), scroll, in dialog_checklist()
212 item_set(i + scroll); in dialog_checklist()
221 if (!scroll) in dialog_checklist()
[all …]
/linux-4.1.27/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
DSchedGui.py42 self.scroll = wx.ScrolledWindow(self.panel)
43 …self.scroll.SetScrollbars(self.scroll_scale, self.scroll_scale, self.width_virtual / self.scroll_s…
44 self.scroll.EnableScrolling(True, True)
45 self.scroll.SetFocus()
48 self.scroll_panel = wx.Panel(self.scroll, size=(self.screen_width - 15, self.screen_height / 2))
52 self.scroll.Bind(wx.EVT_PAINT, self.on_paint)
53 self.scroll.Bind(wx.EVT_KEY_DOWN, self.on_key_press)
54 self.scroll.Bind(wx.EVT_LEFT_DOWN, self.on_mouse_down)
56 self.scroll.Fit()
72 (x, y) = self.scroll.GetViewStart()
[all …]
/linux-4.1.27/drivers/input/keyboard/
Datkbd.c59 module_param_named(scroll, atkbd_scroll, bool, 0);
60 MODULE_PARM_DESC(scroll, "Enable scroll-wheel on MS Office and similar keyboards");
219 bool scroll; member
274 ATKBD_DEFINE_ATTR(scroll);
378 int scroll = 0, hscroll = 0, click = -1; in atkbd_interrupt() local
478 scroll = 1; in atkbd_interrupt()
481 scroll = 2; in atkbd_interrupt()
484 scroll = 4; in atkbd_interrupt()
487 scroll = 8; in atkbd_interrupt()
521 if (atkbd->scroll) { in atkbd_interrupt()
[all …]
/linux-4.1.27/Documentation/input/
Dsentelic.txt103 Bit4 => scroll up
104 Bit5 => scroll down
105 Bit6 => scroll left
106 Bit7 => scroll right
207 Byte 4: Bit7 => scroll right button
208 Bit6 => scroll left button
209 Bit5 => scroll down button
210 Bit4 => scroll up button
246 Bit4 => scroll down button
247 Bit5 => scroll up button
[all …]
Delantech.txt208 V: 1 = enable vertical scroll area
209 H: 1 = enable horizontal scroll area
217 scroll area width (small: 0x40 ... wide: 0xff)
274 ds3..ds0 = scroll wheel amount and direction
286 h = 1 when horizontal scroll action
294 ds7..ds0 = vertical scroll amount and direction
381 S: 1 = enable vertical scroll
Devent-codes.txt137 them on the touchpad in an effort to scroll content on screen,
160 - These codes are used for vertical and horizontal scroll wheels,
314 scroll wheel events where available.
/linux-4.1.27/arch/x86/boot/compressed/
Dmisc.c150 static void scroll(void) in scroll() function
198 scroll(); in __putstr()
206 scroll(); in __putstr()
/linux-4.1.27/drivers/input/mouse/
Dsynaptics.h161 signed char scroll; member
180 int scroll; member
Dsynaptics.c781 hw->scroll = (signed char)(buf[1]); in synaptics_parse_hw_state()
1000 if (hw.scroll) { in synaptics_process_packet()
1001 priv->scroll += hw.scroll; in synaptics_process_packet()
1003 while (priv->scroll >= 4) { in synaptics_process_packet()
1008 priv->scroll -= 4; in synaptics_process_packet()
1010 while (priv->scroll <= -4) { in synaptics_process_packet()
1015 priv->scroll += 4; in synaptics_process_packet()
/linux-4.1.27/Documentation/fb/
Duvesafb.txt55 # modprobe uvesafb mode_option=1024x768-32 mtrr=3 scroll=ywrap (module)
74 used a parameter of the scroll option, e.g. scroll=ypan.)
Dvesafb.txt139 redraw scroll by redrawing the affected part of the screen, this
Dsisfb.txt141 noypan - disable y-panning and scroll by redrawing the entire screen.
/linux-4.1.27/Documentation/s390/
D3270.ChangeLog41 scroll-timeout code.
DDebugging390.txt933 Sometimes in VM the display is set up to scroll automatically this
/linux-4.1.27/arch/arm/boot/dts/
Darmada-xp-lenovo-ix4-300d.dts217 scroll-button {
316 scroll_button_pin: scroll-button-pin {
/linux-4.1.27/arch/mn10300/boot/compressed/
Dmisc.c173 static inline void scroll(void) in scroll() function
/linux-4.1.27/Documentation/dvb/
Dfaq.txt47 numpad pgup/pgdown (NP9 / NP3) keys to scroll through the channel osd
/linux-4.1.27/drivers/video/fbdev/
Duvesafb.c1985 module_param_named(scroll, ypan, scroll, 0);
1986 MODULE_PARM_DESC(scroll,
/linux-4.1.27/arch/powerpc/
DKconfig.debug29 scroll off the screen.
/linux-4.1.27/scripts/
Danalyze_suspend.py2034 body {overflow-y: scroll;}\n\
2349 body {overflow-y: scroll;}\n\
2375 .zoombox {position: relative; width: 100%; overflow-x: scroll;}\n\
/linux-4.1.27/Documentation/
Doops-tracing.txt35 nothing. If the messages scroll off the top of the console, you
Dkernel-parameters.txt498 atkbd.scroll= [HW] Enable scroll wheel on MS Office and similar
2484 no-scroll [VGA] Disables scrollback.
/linux-4.1.27/Documentation/trace/
Dftrace-design.txt248 scroll your reader back up if you got over eager.
/linux-4.1.27/Documentation/m68k/
Dkernel-options.txt490 therefore we don't support hardware-dependent functions like hardware-scroll,
/linux-4.1.27/drivers/staging/speakup/
Dspkguide.txt199 "Press space to leave help, cursor up or down to scroll, or a letter to
206 While you are in the Speakup help system, you can scroll up or down