HomeSort by: relevance | last modified time | path
    Searched refs:XDevicePropertyNotifyEvent (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xinput/dist/src/
property.c 223 XDevicePropertyNotifyEvent *dpev;
252 dpev = (XDevicePropertyNotifyEvent*)&ev;
  /xsrc/external/mit/libXi/dist/include/X11/extensions/
XInput.h 486 } XDevicePropertyNotifyEvent;
  /xsrc/external/mit/libXi/dist/src/
XExtInt.c 901 XDevicePropertyNotifyEvent* ev = (XDevicePropertyNotifyEvent*)re;
904 *ev = *(XDevicePropertyNotifyEvent*)save;

Completed in 7 milliseconds