Searched refs:REVERSE_SCROLLING (Results 1 – 2 of 2) sorted by relevance
164 #define REVERSE_SCROLLING (1 << 3) macro
1026 dz = (input->flags & REVERSE_SCROLLING) in wsmouse_motion_sync() 1034 dw = (input->flags & REVERSE_SCROLLING) in wsmouse_motion_sync() 1479 params[i].value = !!(input->flags & REVERSE_SCROLLING); in wsmouse_get_params() 1573 input->flags |= REVERSE_SCROLLING; in wsmouse_set_params() 1575 input->flags &= ~REVERSE_SCROLLING; in wsmouse_set_params()