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