Home
last modified time | relevance | path

Searched refs:LIBINPUT_DEVICE_CAP_POINTER (Results 1 - 11 of 11) sorted by relevance

/third_party/libinput/src/
H A Dlibinput.c2378 case LIBINPUT_DEVICE_CAP_POINTER: in device_has_cap()
2445 if (!device_has_cap(device, LIBINPUT_DEVICE_CAP_POINTER)) in pointer_notify_motion()
2468 if (!device_has_cap(device, LIBINPUT_DEVICE_CAP_POINTER)) in pointer_notify_motion_absolute()
2492 if (!device_has_cap(device, LIBINPUT_DEVICE_CAP_POINTER)) in pointer_notify_button()
2523 if (!device_has_cap(device, LIBINPUT_DEVICE_CAP_POINTER)) in pointer_notify_axis_finger()
2557 if (!device_has_cap(device, LIBINPUT_DEVICE_CAP_POINTER)) in pointer_notify_axis_continuous()
2591 if (!device_has_cap(device, LIBINPUT_DEVICE_CAP_POINTER)) in pointer_notify_axis_legacy_wheel()
2619 if (!device_has_cap(device, LIBINPUT_DEVICE_CAP_POINTER)) in pointer_notify_axis_wheel()
H A Dlibinput.h193 LIBINPUT_DEVICE_CAP_POINTER = 1, enumerator
237 * Axes on a device with the capability @ref LIBINPUT_DEVICE_CAP_POINTER
2103 * the @ref LIBINPUT_DEVICE_CAP_POINTER interface (for external touchpad-like
4301 * Check if a @ref LIBINPUT_DEVICE_CAP_POINTER device has a button with the
H A Devdev-tablet.c2267 LIBINPUT_DEVICE_CAP_POINTER) && in tablet_device_added()
H A Devdev.c2691 case LIBINPUT_DEVICE_CAP_POINTER: in evdev_device_has_capability()
/third_party/libinput/tools/
H A Dlibinput-list-devices.c323 LIBINPUT_DEVICE_CAP_POINTER)) in print_device_notify()
H A Dlibinput-debug-events.c282 LIBINPUT_DEVICE_CAP_POINTER)) in print_device_notify()
H A Dlibinput-record.c1846 {LIBINPUT_DEVICE_CAP_POINTER, "pointer"}, in print_libinput_description()
/third_party/libinput/export_include/
H A Dlibinput.h193 LIBINPUT_DEVICE_CAP_POINTER = 1, enumerator
237 * Axes on a device with the capability @ref LIBINPUT_DEVICE_CAP_POINTER
2103 * the @ref LIBINPUT_DEVICE_CAP_POINTER interface (for external touchpad-like
4301 * Check if a @ref LIBINPUT_DEVICE_CAP_POINTER device has a button with the
/third_party/libinput/test/
H A Dtest-device.c1136 LIBINPUT_DEVICE_CAP_POINTER)); in START_TEST()
1564 LIBINPUT_DEVICE_CAP_POINTER, in START_TEST()
H A Dtest-touch.c655 LIBINPUT_DEVICE_CAP_POINTER)); in START_TEST()
H A Dtest-pointer.c505 LIBINPUT_DEVICE_CAP_POINTER)); in START_TEST()

Completed in 37 milliseconds