Searched refs:xTimecoord (Results 1 - 17 of 17) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/ |
| H A D | dmxmotion.h | 42 xTimecoord *coords,
|
| H A D | dmxmotion.c | 65 * extended \a xTimecoord structure. This provides sufficient data for the 68 * pointers) if \a xTimecoord used 32bit integers. 75 xTimecoord *coords,
|
| H A D | dmxinputinit.h | 250 xTimecoord *,
|
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | GetMoEv.c | 67 xTimecoord xtc; 71 _XRead (dpy, (char *) &xtc, SIZEOF (xTimecoord));
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | swaprep.h | 85 xTimecoord * /* pRep */ );
|
| H A D | input.h | 554 xTimecoord ** buff,
|
| /xsrc/external/mit/xorg-server.old/dist/Xi/ |
| H A D | gtmotion.c | 134 rep.nEvents = GetMotionHistory(dev, (xTimecoord **) &coords,/* XXX */
|
| /xsrc/external/mit/xorg-server/dist/Xi/ |
| H A D | gtmotion.c | 134 rep.nEvents = GetMotionHistory(dev, (xTimecoord **) &coords, /* XXX */
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | swaprep.h | 97 xTimecoord * /* pRep */);
|
| H A D | input.h | 493 xTimecoord **buff,
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | swaprep.c | 319 SwapTimecoord(xTimecoord* pCoord) 329 SwapTimeCoordWrite(ClientPtr pClient, int size, xTimecoord *pRep) 332 xTimecoord *pRepT; 334 n = size / sizeof(xTimecoord);
|
| H A D | devices.c | 2279 xTimecoord * coords = (xTimecoord *) NULL; 2327 rep.length = nEvents * bytes_to_int32(sizeof(xTimecoord)); 2333 WriteSwappedDataToClient(client, nEvents * sizeof(xTimecoord),
|
| H A D | getevents.c | 408 GetMotionHistory(DeviceIntPtr pDev, xTimecoord **buff, unsigned long start,
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | swaprep.c | 291 SwapTimecoord(xTimecoord * pCoord) 299 SwapTimeCoordWrite(ClientPtr pClient, int size, xTimecoord * pRep) 302 xTimecoord *pRepT; 304 n = size / sizeof(xTimecoord);
|
| H A D | devices.c | 2447 xTimecoord *coords = (xTimecoord *) NULL; 2497 rep.length = nEvents * bytes_to_int32(sizeof(xTimecoord)); 2502 WriteSwappedDataToClient(client, nEvents * sizeof(xTimecoord),
|
| H A D | getevents.c | 409 GetMotionHistory(DeviceIntPtr pDev, xTimecoord ** buff, unsigned long start,
|
| /xsrc/external/mit/xorgproto/dist/include/X11/ |
| H A D | Xproto.h | 371 } xTimecoord; 370 } xTimecoord; typedef in typeref:struct:__anone2852e7a0808
|
Completed in 30 milliseconds