Searched refs:XTimeCoord (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DGetMoEv.c34 XTimeCoord *XGetMotionEvents(
43 XTimeCoord *tc = NULL;
56 if (rep.nEvents && (rep.nEvents < (INT_MAX / sizeof(XTimeCoord))))
57 tc = Xmallocarray(rep.nEvents, sizeof(XTimeCoord));
65 register XTimeCoord *tcptr;
/xsrc/external/mit/libX11/dist/man/
H A DMakefile.am872 XTimeCoord
H A DMakefile.in1264 XTimeCoord
/xsrc/external/mit/libX11/dist/include/X11/
H A DXlib.h467 } XTimeCoord; typedef in typeref:struct:__anonf1b122fa1408
1401 extern XTimeCoord *XGetMotionEvents(

Completed in 11 milliseconds