Searched refs:xTimecoord (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/
H A Ddmxmotion.h42 xTimecoord *coords,
H A Ddmxmotion.c65 * extended \a xTimecoord structure. This provides sufficient data for the
68 * pointers) if \a xTimecoord used 32bit integers.
75 xTimecoord *coords,
H A Ddmxinputinit.h250 xTimecoord *,
/xsrc/external/mit/libX11/dist/src/
H A DGetMoEv.c67 xTimecoord xtc;
71 _XRead (dpy, (char *) &xtc, SIZEOF (xTimecoord));
/xsrc/external/mit/xorg-server/dist/include/
H A Dswaprep.h85 xTimecoord * /* pRep */ );
H A Dinput.h554 xTimecoord ** buff,
/xsrc/external/mit/xorg-server.old/dist/Xi/
H A Dgtmotion.c134 rep.nEvents = GetMotionHistory(dev, (xTimecoord **) &coords,/* XXX */
/xsrc/external/mit/xorg-server/dist/Xi/
H A Dgtmotion.c134 rep.nEvents = GetMotionHistory(dev, (xTimecoord **) &coords, /* XXX */
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dswaprep.h97 xTimecoord * /* pRep */);
H A Dinput.h493 xTimecoord **buff,
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dswaprep.c319 SwapTimecoord(xTimecoord* pCoord)
329 SwapTimeCoordWrite(ClientPtr pClient, int size, xTimecoord *pRep)
332 xTimecoord *pRepT;
334 n = size / sizeof(xTimecoord);
H A Ddevices.c2279 xTimecoord * coords = (xTimecoord *) NULL;
2327 rep.length = nEvents * bytes_to_int32(sizeof(xTimecoord));
2333 WriteSwappedDataToClient(client, nEvents * sizeof(xTimecoord),
H A Dgetevents.c408 GetMotionHistory(DeviceIntPtr pDev, xTimecoord **buff, unsigned long start,
/xsrc/external/mit/xorg-server/dist/dix/
H A Dswaprep.c291 SwapTimecoord(xTimecoord * pCoord)
299 SwapTimeCoordWrite(ClientPtr pClient, int size, xTimecoord * pRep)
302 xTimecoord *pRepT;
304 n = size / sizeof(xTimecoord);
H A Ddevices.c2447 xTimecoord *coords = (xTimecoord *) NULL;
2497 rep.length = nEvents * bytes_to_int32(sizeof(xTimecoord));
2502 WriteSwappedDataToClient(client, nEvents * sizeof(xTimecoord),
H A Dgetevents.c409 GetMotionHistory(DeviceIntPtr pDev, xTimecoord ** buff, unsigned long start,
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXproto.h371 } xTimecoord;
370 } xTimecoord; typedef in typeref:struct:__anone2852e7a0808

Completed in 30 milliseconds