Searched refs:xPanoramiXGetScreenCountReply (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xorg-server/dist/randr/
H A Drrxinerama.c169 xPanoramiXGetScreenCountReply rep;
177 rep = (xPanoramiXGetScreenCountReply) {
189 WriteToClient(client, sizeof(xPanoramiXGetScreenCountReply), &rep);
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DpanoramiXproto.h114 } xPanoramiXGetScreenCountReply; typedef in typeref:struct:__anonec48ebf00308
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
H A DpseudoramiX.c214 xPanoramiXGetScreenCountReply rep;
233 WriteToClient (client, sizeof(xPanoramiXGetScreenCountReply), (char *)&rep);
/xsrc/external/mit/xorg-server/dist/pseudoramiX/
H A DpseudoramiX.c265 xPanoramiXGetScreenCountReply rep;
285 WriteToClient(client, sizeof(xPanoramiXGetScreenCountReply),&rep);
/xsrc/external/mit/xf86-video-vmware/dist/src/
H A Dvmwarexinerama.c189 xPanoramiXGetScreenCountReply rep;
218 WriteToClient(client, sizeof(xPanoramiXGetScreenCountReply), (char *)&rep);
/xsrc/external/mit/xorg-server.old/dist/randr/
H A Drrxinerama.c182 xPanoramiXGetScreenCountReply rep;
200 WriteToClient(client, sizeof(xPanoramiXGetScreenCountReply), (char *)&rep);
/xsrc/external/mit/libXinerama/dist/src/
H A DXinerama.c167 xPanoramiXGetScreenCountReply rep;
/xsrc/external/mit/xorg-server/dist/Xext/
H A DpanoramiX.c958 xPanoramiXGetScreenCountReply rep;
966 rep = (xPanoramiXGetScreenCountReply) {
978 WriteToClient(client, sizeof(xPanoramiXGetScreenCountReply), &rep);
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A DpanoramiX.c963 xPanoramiXGetScreenCountReply rep;
981 WriteToClient (client, sizeof (xPanoramiXGetScreenCountReply), (char *) &rep);
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_driver.c2204 xPanoramiXGetScreenCountReply rep;
2223 WriteToClient(client, sizeof(xPanoramiXGetScreenCountReply), (char *)&rep);

Completed in 26 milliseconds