Searched refs:XDPSLGiveInput (Results 1 - 4 of 4) sorted by relevance
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/ |
H A D | dpsXpriv.c | 402 XDPSLGiveInput (wh->dpy, wh->cxid, wh->newObjFormat, 1); 403 XDPSLGiveInput (wh->dpy, wh->cxid, " setobjectformat\n", 17); 439 XDPSLGiveInput (wh->dpy, newWh->cxid, wh->newObjFormat, 1); 440 XDPSLGiveInput (wh->dpy, newWh->cxid, " setobjectformat\n", 17); 467 XDPSLGiveInput (wh->dpy, wh->cxid, buffer, count);
|
H A D | dps-def.cpp | 152 XDPSLGiveInput
|
H A D | XDPS.c | 850 XDPSLGiveInput(Display *xdpy, ContextXID cxid, char *data, int length) function
|
/solaris-x11-s11/open-src/lib/DPS/sun-src/include/DPS/ |
H A D | XDPSlib.h | 125 extern void XDPSLGiveInput(Display *dpy, ContextXID cxid,
|
Completed in 27 milliseconds