| /xsrc/external/mit/xorg-server.old/dist/Xext/ |
| H A D | panoramiXsrv.h | 51 Bool isRoot
|
| H A D | panoramiXprocs.c | 967 Bool isRoot; local in function:PanoramiXClearToBackground 979 isRoot = win->u.win.root; 982 if(isRoot) { 1259 Bool isRoot; local in function:PanoramiXPolyPoint 1277 isRoot = (draw->type == XRT_WINDOW) && draw->u.win.root; 1286 if (isRoot) { 1319 Bool isRoot; local in function:PanoramiXPolyLine 1337 isRoot = (draw->type == XRT_WINDOW) && draw->u.win.root; 1346 if (isRoot) { 1379 Bool isRoot; local in function:PanoramiXPolySegment 1441 Bool isRoot; local in function:PanoramiXPolyRectangle 1503 Bool isRoot; local in function:PanoramiXPolyArc 1563 Bool isRoot; local in function:PanoramiXFillPoly 1624 Bool isRoot; local in function:PanoramiXPolyFillRectangle 1684 Bool isRoot; local in function:PanoramiXPolyFillArc 1745 Bool isRoot; local in function:PanoramiXPutImage 1788 Bool isRoot; local in function:PanoramiXGetImage 1945 Bool isRoot; local in function:PanoramiXPolyText8 1986 Bool isRoot; local in function:PanoramiXPolyText16 2028 Bool isRoot; local in function:PanoramiXImageText8 2069 Bool isRoot; local in function:PanoramiXImageText16 [all...] |
| H A D | shm.c | 746 Bool sendEvent, isRoot; local in function:ProcPanoramiXShmPutImage 761 isRoot = (draw->type == XRT_WINDOW) && draw->u.win.root; 771 if (isRoot) { 792 Bool isRoot; local in function:ProcPanoramiXShmGetImage 825 isRoot = (draw->type == XRT_WINDOW) && draw->u.win.root; 827 if(isRoot) { 884 widthBytesLine, isRoot); 892 widthBytesLine, isRoot);
|
| H A D | xvdisp.c | 1680 Bool isRoot; local in function:XineramaXvShmPutImage 1702 isRoot = (draw->type == XRT_WINDOW) && draw->u.win.root; 1714 if(isRoot) { 1734 Bool isRoot; local in function:XineramaXvPutImage 1754 isRoot = (draw->type == XRT_WINDOW) && draw->u.win.root; 1766 if(isRoot) { 1782 Bool isRoot; local in function:XineramaXvPutVideo 1802 isRoot = (draw->type == XRT_WINDOW) && draw->u.win.root; 1814 if(isRoot) { 1830 Bool isRoot; local in function:XineramaXvPutStill [all...] |
| H A D | panoramiX.c | 1158 Bool isRoot 1171 if(!isRoot) { 1148 XineramaGetImageData(DrawablePtr * pDrawables,int left,int top,int width,int height,unsigned int format,unsigned long planemask,char * data,int pitch,Bool isRoot) argument
|
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| H A D | panoramiXprocs.c | 1012 Bool isRoot; local in function:PanoramiXClearToBackground 1025 isRoot = win->u.win.root; 1028 if (isRoot) { 1376 Bool isRoot; local in function:PanoramiXPolyPoint 1395 isRoot = (draw->type == XRT_WINDOW) && draw->u.win.root; 1405 if (isRoot) { 1441 Bool isRoot; local in function:PanoramiXPolyLine 1460 isRoot = IS_ROOT_DRAWABLE(draw); 1470 if (isRoot) { 1506 Bool isRoot; local in function:PanoramiXPolySegment 1573 Bool isRoot; local in function:PanoramiXPolyRectangle 1640 Bool isRoot; local in function:PanoramiXPolyArc 1705 Bool isRoot; local in function:PanoramiXFillPoly 1771 Bool isRoot; local in function:PanoramiXPolyFillRectangle 1837 Bool isRoot; local in function:PanoramiXPolyFillArc 1903 Bool isRoot; local in function:PanoramiXPutImage 1948 Bool isRoot; local in function:PanoramiXGetImage 2107 Bool isRoot; local in function:PanoramiXPolyText8 2150 Bool isRoot; local in function:PanoramiXPolyText16 2194 Bool isRoot; local in function:PanoramiXImageText8 2237 Bool isRoot; local in function:PanoramiXImageText16 [all...] |
| H A D | panoramiXsrv.h | 50 char *data, int pitch, Bool isRoot);
|
| H A D | xvdisp.c | 1497 Bool isRoot; local in function:XineramaXvShmPutImage 1519 isRoot = (draw->type == XRT_WINDOW) && draw->u.win.root; 1531 if (isRoot) { 1551 Bool isRoot; local in function:XineramaXvPutImage 1571 isRoot = (draw->type == XRT_WINDOW) && draw->u.win.root; 1583 if (isRoot) { 1599 Bool isRoot; local in function:XineramaXvPutVideo 1619 isRoot = (draw->type == XRT_WINDOW) && draw->u.win.root; 1631 if (isRoot) { 1647 Bool isRoot; local in function:XineramaXvPutStill [all...] |
| H A D | shm.c | 740 Bool sendEvent, isRoot; local in function:ProcPanoramiXShmPutImage 755 isRoot = (draw->type == XRT_WINDOW) && draw->u.win.root; 766 if (isRoot) { 788 Bool isRoot; local in function:ProcPanoramiXShmGetImage 820 isRoot = (draw->type == XRT_WINDOW) && draw->u.win.root; 822 if (isRoot) { 891 widthBytesLine, isRoot); 900 widthBytesLine, isRoot);
|
| H A D | panoramiX.c | 1149 char *data, int pitch, Bool isRoot) 1162 if (!isRoot) { 1142 XineramaGetImageData(DrawablePtr * pDrawables,int left,int top,int width,int height,unsigned int format,unsigned long planemask,char * data,int pitch,Bool isRoot) argument
|