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

/xsrc/external/mit/libX11/dist/src/
H A DMacros.c139 /* XNextRequest() differs from the rest of the functions here because it is
143 * but we can at least make XNextRequest() do the right thing.
145 unsigned long XNextRequest(Display *dpy) function in typeref:typename:unsigned long
/xsrc/external/mit/libXrender/dist/src/
H A DXrender.c146 dc.serial = XNextRequest (dpy);
/xsrc/external/mit/libX11/dist/include/X11/
H A DXlib.h1806 extern unsigned long XNextRequest(
/xsrc/external/mit/libXt/dist/src/
H A DSelection.c930 unsigned long serial = XNextRequest(ctx->dpy);

Completed in 11 milliseconds