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

  /xsrc/external/mit/xorg-server/dist/Xi/
getdctl.c 187 .RepType = X_GetDeviceControl,
extinit.c 470 else if (rep->RepType == X_GetDeviceControl)
  /xsrc/external/mit/libXi/dist/src/
XGetDCtl.c 86 req->ReqType = X_GetDeviceControl;
  /xsrc/external/mit/xorg-server.old/dist/Xi/
getdctl.c 251 rep.RepType = X_GetDeviceControl;
extinit.c 495 else if (rep->RepType == X_GetDeviceControl)
  /xsrc/external/mit/xorgproto/dist/include/X11/extensions/
XIproto.h 161 #define X_GetDeviceControl 34
1271 CARD8 ReqType; /* always X_GetDeviceControl */
1280 CARD8 RepType; /* always X_GetDeviceControl */

Completed in 11 milliseconds