Home
last modified time | relevance | path

Searched refs:WESTON_POINTER_MOTION_REL_UNACCEL (Results 1 – 3 of 3) sorted by relevance

/third_party/weston/libweston/
Dlibinput-device.c107 WESTON_POINTER_MOTION_REL_UNACCEL, in handle_pointer_motion()
Dinput.c339 event->mask & WESTON_POINTER_MOTION_REL_UNACCEL) { in weston_pointer_motion_to_rel()
349 } else if (event->mask & WESTON_POINTER_MOTION_REL_UNACCEL) { in weston_pointer_motion_to_rel()
/third_party/weston/include/libweston/
Dlibweston.h369 WESTON_POINTER_MOTION_REL_UNACCEL = 1 << 2, enumerator