Home
last modified time | relevance | path

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

/third_party/libinput/src/
H A Devdev-fallback.c461 dispatch->pending_event |= (value) ? in fallback_process_touch_button()
500 dispatch->pending_event |= EVDEV_KEY; in fallback_process_key()
546 dispatch->pending_event |= EVDEV_ABSOLUTE_MT; in fallback_process_touch()
566 dispatch->pending_event |= EVDEV_ABSOLUTE_MT; in fallback_process_touch()
574 dispatch->pending_event |= EVDEV_ABSOLUTE_MT; in fallback_process_touch()
580 dispatch->pending_event |= EVDEV_ABSOLUTE_MT; in fallback_process_touch()
600 dispatch->pending_event |= EVDEV_ABSOLUTE_MT; in fallback_process_touch()
615 dispatch->pending_event |= EVDEV_ABSOLUTE_MOTION; in fallback_process_absolute_motion()
620 dispatch->pending_event |= EVDEV_ABSOLUTE_MOTION; in fallback_process_absolute_motion()
768 dispatch->pending_event | in fallback_process_relative()
[all...]
H A Devdev-wheel.c352 dispatch->pending_event |= EVDEV_WHEEL; in fallback_wheel_process_relative()
360 dispatch->pending_event |= EVDEV_WHEEL; in fallback_wheel_process_relative()
367 dispatch->pending_event |= EVDEV_WHEEL; in fallback_wheel_process_relative()
375 dispatch->pending_event |= EVDEV_WHEEL; in fallback_wheel_process_relative()
H A Devdev-fallback.h141 enum evdev_event_type pending_event; member

Completed in 3 milliseconds