Home
last modified time | relevance | path

Searched refs:EVDEV_DEVICE_TABLET (Results 1 – 2 of 2) sorted by relevance

/dports/x11/libinput/libinput-1.12.6/src/
H A Devdev.h60 EVDEV_DEVICE_TABLET = (1 << 3), enumerator
H A Devdev.c1734 device->seat_caps |= EVDEV_DEVICE_TABLET; in evdev_configure_device()
2304 return !!(device->seat_caps & EVDEV_DEVICE_TABLET); in evdev_device_has_capability()