Home
last modified time | relevance | path

Searched refs:button_scroll_state (Results 1 - 3 of 3) sorted by relevance

/third_party/libinput/src/
H A Devdev.c216 device->scroll.button_scroll_state = BUTTONSCROLL_READY; in evdev_button_scroll_timeout()
257 device->scroll.button_scroll_state = BUTTONSCROLL_BUTTON_DOWN; in evdev_button_scroll_button()
279 device->scroll.button_scroll_state = BUTTONSCROLL_READY; in evdev_button_scroll_button()
285 switch(device->scroll.button_scroll_state) { in evdev_button_scroll_button()
312 device->scroll.button_scroll_state = BUTTONSCROLL_IDLE; in evdev_button_scroll_button()
H A Devdev-fallback.c101 switch(device->scroll.button_scroll_state) { in post_button_scroll()
111 device->scroll.button_scroll_state = BUTTONSCROLL_SCROLLING; in post_button_scroll()
H A Devdev.h220 enum evdev_button_scroll_state button_scroll_state; member

Completed in 8 milliseconds