Searched refs:xPanoramiXGetScreenCountReply (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/randr/ |
| H A D | rrxinerama.c | 169 xPanoramiXGetScreenCountReply rep; 177 rep = (xPanoramiXGetScreenCountReply) { 189 WriteToClient(client, sizeof(xPanoramiXGetScreenCountReply), &rep);
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | panoramiXproto.h | 114 } xPanoramiXGetScreenCountReply; typedef in typeref:struct:__anonec48ebf00308
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/ |
| H A D | pseudoramiX.c | 214 xPanoramiXGetScreenCountReply rep; 233 WriteToClient (client, sizeof(xPanoramiXGetScreenCountReply), (char *)&rep);
|
| /xsrc/external/mit/xorg-server/dist/pseudoramiX/ |
| H A D | pseudoramiX.c | 265 xPanoramiXGetScreenCountReply rep; 285 WriteToClient(client, sizeof(xPanoramiXGetScreenCountReply),&rep);
|
| /xsrc/external/mit/xf86-video-vmware/dist/src/ |
| H A D | vmwarexinerama.c | 189 xPanoramiXGetScreenCountReply rep; 218 WriteToClient(client, sizeof(xPanoramiXGetScreenCountReply), (char *)&rep);
|
| /xsrc/external/mit/xorg-server.old/dist/randr/ |
| H A D | rrxinerama.c | 182 xPanoramiXGetScreenCountReply rep; 200 WriteToClient(client, sizeof(xPanoramiXGetScreenCountReply), (char *)&rep);
|
| /xsrc/external/mit/libXinerama/dist/src/ |
| H A D | Xinerama.c | 167 xPanoramiXGetScreenCountReply rep;
|
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| H A D | panoramiX.c | 958 xPanoramiXGetScreenCountReply rep; 966 rep = (xPanoramiXGetScreenCountReply) { 978 WriteToClient(client, sizeof(xPanoramiXGetScreenCountReply), &rep);
|
| /xsrc/external/mit/xorg-server.old/dist/Xext/ |
| H A D | panoramiX.c | 963 xPanoramiXGetScreenCountReply rep; 981 WriteToClient (client, sizeof (xPanoramiXGetScreenCountReply), (char *) &rep);
|
| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | sis_driver.c | 2204 xPanoramiXGetScreenCountReply rep; 2223 WriteToClient(client, sizeof(xPanoramiXGetScreenCountReply), (char *)&rep);
|
Completed in 26 milliseconds