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

  /xsrc/external/mit/xorg-server/dist/Xi/
setdval.c 74 REQUEST(xSetDeviceValuatorsReq);
92 REQUEST(xSetDeviceValuatorsReq);
93 REQUEST_AT_LEAST_SIZE(xSetDeviceValuatorsReq);
103 if (stuff->length != bytes_to_int32(sizeof(xSetDeviceValuatorsReq)) +
  /xsrc/external/mit/xorg-server.old/dist/Xi/
setdval.c 76 REQUEST(xSetDeviceValuatorsReq);
94 REQUEST(xSetDeviceValuatorsReq);
95 REQUEST_AT_LEAST_SIZE(xSetDeviceValuatorsReq);
103 if (stuff->length != bytes_to_int32(sizeof(xSetDeviceValuatorsReq)) +
  /xsrc/external/mit/libXi/dist/src/
XSetDVal.c 72 xSetDeviceValuatorsReq *req;
  /xsrc/external/mit/xorgproto/dist/include/X11/extensions/
XIproto.h 1247 } xSetDeviceValuatorsReq;

Completed in 10 milliseconds