/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/Xext/ |
H A D | shm.c | 646 long widthBytesLine,widthBytesLineProto; local 699 widthBytesLine = PixmapBytePad(stuff->width, pDraw->depth); 700 length = widthBytesLine * stuff->height; 710 widthBytesLine = PixmapBytePad(stuff->width, 1); 711 lenPer = widthBytesLine * stuff->height; 745 if ((widthBytesLine != widthBytesLineProto) || 767 bufPtr += widthBytesLine,protoPtr += widthBytesLineProto, 790 if ((widthBytesLine != widthBytesLineProto) || 806 if ((widthBytesLine != widthBytesLineProto) || 819 bzero(shmdesc->addr+length, widthBytesLine);
|
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/Xext/ |
H A D | xace.c | 230 long widthBytesLine, in XaceCensorImage() argument 282 widthBytesLine, (void *) pBuf); in XaceCensorImage() 303 memset(pBuf, 0, (int) (widthBytesLine * h)); in XaceCensorImage()
|
H A D | panoramiXprocs.c | 1953 long widthBytesLine, length; in PanoramiXGetImage() local 2028 widthBytesLine = PixmapBytePad(w, pDraw->depth); in PanoramiXGetImage() 2029 length = widthBytesLine * h; in PanoramiXGetImage() 2033 widthBytesLine = BitmapBytePad(w); in PanoramiXGetImage() 2042 if (widthBytesLine == 0 || h == 0) in PanoramiXGetImage() 2044 else if (widthBytesLine >= XINERAMA_IMAGE_BUFSIZE) in PanoramiXGetImage() 2047 linesPerBuf = XINERAMA_IMAGE_BUFSIZE / widthBytesLine; in PanoramiXGetImage() 2051 if (!(pBuf = xallocarray(linesPerBuf, widthBytesLine))) in PanoramiXGetImage() 2065 memset(pBuf, 0, nlines * widthBytesLine); in PanoramiXGetImage() 2082 memset(pBuf, 0, nlines * widthBytesLine); in PanoramiXGetImage() [all …]
|
H A D | xace.h | 103 long widthBytesLine,
|
/dports/x11-servers/xephyr/xorg-server-1.20.13/Xext/ |
H A D | xace.c | 230 long widthBytesLine, in XaceCensorImage() argument 282 widthBytesLine, (void *) pBuf); in XaceCensorImage() 303 memset(pBuf, 0, (int) (widthBytesLine * h)); in XaceCensorImage()
|
H A D | panoramiXprocs.c | 1953 long widthBytesLine, length; in PanoramiXGetImage() local 2028 widthBytesLine = PixmapBytePad(w, pDraw->depth); in PanoramiXGetImage() 2029 length = widthBytesLine * h; in PanoramiXGetImage() 2033 widthBytesLine = BitmapBytePad(w); in PanoramiXGetImage() 2042 if (widthBytesLine == 0 || h == 0) in PanoramiXGetImage() 2044 else if (widthBytesLine >= XINERAMA_IMAGE_BUFSIZE) in PanoramiXGetImage() 2047 linesPerBuf = XINERAMA_IMAGE_BUFSIZE / widthBytesLine; in PanoramiXGetImage() 2051 if (!(pBuf = xallocarray(linesPerBuf, widthBytesLine))) in PanoramiXGetImage() 2065 memset(pBuf, 0, nlines * widthBytesLine); in PanoramiXGetImage() 2082 memset(pBuf, 0, nlines * widthBytesLine); in PanoramiXGetImage() [all …]
|
H A D | xace.h | 103 long widthBytesLine,
|
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/Xext/ |
H A D | xace.c | 230 long widthBytesLine, in XaceCensorImage() argument 282 widthBytesLine, (void *) pBuf); in XaceCensorImage() 303 memset(pBuf, 0, (int) (widthBytesLine * h)); in XaceCensorImage()
|
H A D | panoramiXprocs.c | 1953 long widthBytesLine, length; in PanoramiXGetImage() local 2028 widthBytesLine = PixmapBytePad(w, pDraw->depth); in PanoramiXGetImage() 2029 length = widthBytesLine * h; in PanoramiXGetImage() 2033 widthBytesLine = BitmapBytePad(w); in PanoramiXGetImage() 2042 if (widthBytesLine == 0 || h == 0) in PanoramiXGetImage() 2044 else if (widthBytesLine >= XINERAMA_IMAGE_BUFSIZE) in PanoramiXGetImage() 2047 linesPerBuf = XINERAMA_IMAGE_BUFSIZE / widthBytesLine; in PanoramiXGetImage() 2051 if (!(pBuf = xallocarray(linesPerBuf, widthBytesLine))) in PanoramiXGetImage() 2065 memset(pBuf, 0, nlines * widthBytesLine); in PanoramiXGetImage() 2082 memset(pBuf, 0, nlines * widthBytesLine); in PanoramiXGetImage() [all …]
|
H A D | xace.h | 103 long widthBytesLine,
|
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/Xext/ |
H A D | xace.c | 230 long widthBytesLine, in XaceCensorImage() argument 282 widthBytesLine, (void *) pBuf); in XaceCensorImage() 303 memset(pBuf, 0, (int) (widthBytesLine * h)); in XaceCensorImage()
|
H A D | panoramiXprocs.c | 1953 long widthBytesLine, length; in PanoramiXGetImage() local 2028 widthBytesLine = PixmapBytePad(w, pDraw->depth); in PanoramiXGetImage() 2029 length = widthBytesLine * h; in PanoramiXGetImage() 2033 widthBytesLine = BitmapBytePad(w); in PanoramiXGetImage() 2042 if (widthBytesLine == 0 || h == 0) in PanoramiXGetImage() 2044 else if (widthBytesLine >= XINERAMA_IMAGE_BUFSIZE) in PanoramiXGetImage() 2047 linesPerBuf = XINERAMA_IMAGE_BUFSIZE / widthBytesLine; in PanoramiXGetImage() 2051 if (!(pBuf = xallocarray(linesPerBuf, widthBytesLine))) in PanoramiXGetImage() 2065 memset(pBuf, 0, nlines * widthBytesLine); in PanoramiXGetImage() 2082 memset(pBuf, 0, nlines * widthBytesLine); in PanoramiXGetImage() [all …]
|
H A D | xace.h | 103 long widthBytesLine,
|
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/Xext/ |
H A D | xace.c | 230 long widthBytesLine, in XaceCensorImage() argument 282 widthBytesLine, (void *) pBuf); in XaceCensorImage() 303 memset(pBuf, 0, (int) (widthBytesLine * h)); in XaceCensorImage()
|
H A D | panoramiXprocs.c | 1953 long widthBytesLine, length; in PanoramiXGetImage() local 2028 widthBytesLine = PixmapBytePad(w, pDraw->depth); in PanoramiXGetImage() 2029 length = widthBytesLine * h; in PanoramiXGetImage() 2033 widthBytesLine = BitmapBytePad(w); in PanoramiXGetImage() 2042 if (widthBytesLine == 0 || h == 0) in PanoramiXGetImage() 2044 else if (widthBytesLine >= XINERAMA_IMAGE_BUFSIZE) in PanoramiXGetImage() 2047 linesPerBuf = XINERAMA_IMAGE_BUFSIZE / widthBytesLine; in PanoramiXGetImage() 2051 if (!(pBuf = xallocarray(linesPerBuf, widthBytesLine))) in PanoramiXGetImage() 2065 memset(pBuf, 0, nlines * widthBytesLine); in PanoramiXGetImage() 2082 memset(pBuf, 0, nlines * widthBytesLine); in PanoramiXGetImage() [all …]
|
/dports/x11-servers/xarcan/xarcan-0.6.0/Xext/ |
H A D | xace.c | 230 long widthBytesLine, in XaceCensorImage() argument 282 widthBytesLine, (void *) pBuf); in XaceCensorImage() 303 memset(pBuf, 0, (int) (widthBytesLine * h)); in XaceCensorImage()
|
H A D | panoramiXprocs.c | 1953 long widthBytesLine, length; in PanoramiXGetImage() local 2028 widthBytesLine = PixmapBytePad(w, pDraw->depth); in PanoramiXGetImage() 2029 length = widthBytesLine * h; in PanoramiXGetImage() 2033 widthBytesLine = BitmapBytePad(w); in PanoramiXGetImage() 2042 if (widthBytesLine == 0 || h == 0) in PanoramiXGetImage() 2044 else if (widthBytesLine >= XINERAMA_IMAGE_BUFSIZE) in PanoramiXGetImage() 2047 linesPerBuf = XINERAMA_IMAGE_BUFSIZE / widthBytesLine; in PanoramiXGetImage() 2051 if (!(pBuf = xallocarray(linesPerBuf, widthBytesLine))) in PanoramiXGetImage() 2065 memset(pBuf, 0, nlines * widthBytesLine); in PanoramiXGetImage() 2082 memset(pBuf, 0, nlines * widthBytesLine); in PanoramiXGetImage() [all …]
|
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/Xext/ |
H A D | xace.c | 230 long widthBytesLine, in XaceCensorImage() argument 282 widthBytesLine, (void *) pBuf); in XaceCensorImage() 303 memset(pBuf, 0, (int) (widthBytesLine * h)); in XaceCensorImage()
|
H A D | panoramiXprocs.c | 1953 long widthBytesLine, length; in PanoramiXGetImage() local 2028 widthBytesLine = PixmapBytePad(w, pDraw->depth); in PanoramiXGetImage() 2029 length = widthBytesLine * h; in PanoramiXGetImage() 2033 widthBytesLine = BitmapBytePad(w); in PanoramiXGetImage() 2042 if (widthBytesLine == 0 || h == 0) in PanoramiXGetImage() 2044 else if (widthBytesLine >= XINERAMA_IMAGE_BUFSIZE) in PanoramiXGetImage() 2047 linesPerBuf = XINERAMA_IMAGE_BUFSIZE / widthBytesLine; in PanoramiXGetImage() 2051 if (!(pBuf = xallocarray(linesPerBuf, widthBytesLine))) in PanoramiXGetImage() 2065 memset(pBuf, 0, nlines * widthBytesLine); in PanoramiXGetImage() 2082 memset(pBuf, 0, nlines * widthBytesLine); in PanoramiXGetImage() [all …]
|
/dports/x11-servers/xwayland/xorg-server-1.20.13/Xext/ |
H A D | xace.c | 230 long widthBytesLine, in XaceCensorImage() argument 282 widthBytesLine, (void *) pBuf); in XaceCensorImage() 303 memset(pBuf, 0, (int) (widthBytesLine * h)); in XaceCensorImage()
|
H A D | panoramiXprocs.c | 1953 long widthBytesLine, length; in PanoramiXGetImage() local 2028 widthBytesLine = PixmapBytePad(w, pDraw->depth); in PanoramiXGetImage() 2029 length = widthBytesLine * h; in PanoramiXGetImage() 2033 widthBytesLine = BitmapBytePad(w); in PanoramiXGetImage() 2042 if (widthBytesLine == 0 || h == 0) in PanoramiXGetImage() 2044 else if (widthBytesLine >= XINERAMA_IMAGE_BUFSIZE) in PanoramiXGetImage() 2047 linesPerBuf = XINERAMA_IMAGE_BUFSIZE / widthBytesLine; in PanoramiXGetImage() 2051 if (!(pBuf = xallocarray(linesPerBuf, widthBytesLine))) in PanoramiXGetImage() 2065 memset(pBuf, 0, nlines * widthBytesLine); in PanoramiXGetImage() 2082 memset(pBuf, 0, nlines * widthBytesLine); in PanoramiXGetImage() [all …]
|
/dports/x11-servers/xorg-server/xorg-server-1.20.13/Xext/ |
H A D | xace.c | 230 long widthBytesLine, in XaceCensorImage() argument 282 widthBytesLine, (void *) pBuf); in XaceCensorImage() 303 memset(pBuf, 0, (int) (widthBytesLine * h)); in XaceCensorImage()
|
H A D | panoramiXprocs.c | 1953 long widthBytesLine, length; in PanoramiXGetImage() local 2028 widthBytesLine = PixmapBytePad(w, pDraw->depth); in PanoramiXGetImage() 2029 length = widthBytesLine * h; in PanoramiXGetImage() 2033 widthBytesLine = BitmapBytePad(w); in PanoramiXGetImage() 2042 if (widthBytesLine == 0 || h == 0) in PanoramiXGetImage() 2044 else if (widthBytesLine >= XINERAMA_IMAGE_BUFSIZE) in PanoramiXGetImage() 2047 linesPerBuf = XINERAMA_IMAGE_BUFSIZE / widthBytesLine; in PanoramiXGetImage() 2051 if (!(pBuf = xallocarray(linesPerBuf, widthBytesLine))) in PanoramiXGetImage() 2065 memset(pBuf, 0, nlines * widthBytesLine); in PanoramiXGetImage() 2082 memset(pBuf, 0, nlines * widthBytesLine); in PanoramiXGetImage() [all …]
|
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/dix/ |
H A D | dispatch.c | 1971 long widthBytesLine, length; local 2023 length = widthBytesLine * height; 2035 length = widthBytesLine * height * 2055 if (widthBytesLine == 0) 2082 length -= widthBytesLine; 2087 length += widthBytesLine; 2142 bufPtr += widthBytesLine, 2185 widthBytesLine, 2200 bufPtr += widthBytesLine, 2212 pBuf += nlines * widthBytesLine; [all …]
|
/dports/net/tightvnc/vnc_unixsrc/Xvnc/include/extensions/ |
H A D | security.h | 165 long widthBytesLine,
|