Home
last modified time | relevance | path

Searched refs:xinput_DeviceMotionNotify (Results 1 – 4 of 4) sorted by relevance

/dports/x11/xscreensaver/xscreensaver-5.44/driver/
H A Dtimers.c1204 (event.x_event.type == si->xinput_DeviceMotionNotify)) in sleep_until_idle()
1241 (event.x_event.type == si->xinput_DeviceMotionNotify || in sleep_until_idle()
1248 event.x_event.type == si->xinput_DeviceMotionNotify) in sleep_until_idle()
1256 why = (event.x_event.type == si->xinput_DeviceMotionNotify in sleep_until_idle()
H A Dtypes.h228 int xinput_DeviceMotionNotify; member
H A Dxset.c183 DeviceMotionNotify (dev, si->xinput_DeviceMotionNotify, in init_xinput_extension()
H A Dlock.c1319 if (si->using_xinput_extension && si->xinput_DeviceMotionNotify) in destroy_passwd_window()
1320 while (XCheckTypedEvent (si->dpy, si->xinput_DeviceMotionNotify, &event)) in destroy_passwd_window()