| /xsrc/external/mit/libX11/dist/src/ |
| H A D | CrPFBData.c | 77 .format = XYBitmap,
|
| H A D | ImUtil.c | 327 (format != XYBitmap && format != XYPixmap && format != ZPixmap) || 328 (format == XYBitmap && depth != 1) || 401 (image->format != XYBitmap && 404 (image->format == XYBitmap && image->depth != 1) || 979 /* The only value that we can add here to an XYBitmap
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xnest/ |
| H A D | Cursor.c | 78 1, XYBitmap, 0, 91 1, XYBitmap, 0,
|
| /xsrc/external/mit/xorg-server/dist/hw/xnest/ |
| H A D | Cursor.c | 71 1, XYBitmap, 0, 83 1, XYBitmap, 0,
|
| /xsrc/external/mit/libXpm/dist/src/ |
| H A D | simx.h | 127 #define XYBitmap 1 /* not really used */ macro
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | image_xwd.c | 178 if(header.pixmap_format != XYBitmap) { 203 if(header.pixmap_format == XYBitmap) {
|
| /xsrc/external/mit/xorg-server.old/dist/mi/ |
| H A D | miglblt.c | 183 0, XYBitmap, (char *)pb);
|
| H A D | mibitblt.c | 720 * XYBitmap Format: 731 * plane and recursive call ourself with the format set to XYBitmap 755 case XYBitmap: 786 XYBitmap, (char *)pImage);
|
| /xsrc/external/mit/xorgproto/dist/include/X11/ |
| H A D | X.h | 606 #define XYBitmap 0 /* depth 1, XYFormat */ macro
|
| /xsrc/external/mit/xorg-server/dist/mi/ |
| H A D | miglblt.c | 170 0, XYBitmap, (char *) pb);
|
| H A D | mibitblt.c | 677 * XYBitmap Format: 688 * plane and recursive call ourself with the format set to XYBitmap 710 case XYBitmap: 739 XYBitmap, (char *) pImage);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/ |
| H A D | xaaImage.c | 422 ((format == XYBitmap) && !depthBug && infoRec->WriteBitmap && 452 if(format == XYBitmap) {
|
| H A D | xaaPCache.c | 1901 XYBitmap, (pointer)src);
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/ |
| H A D | fbimage.c | 179 case XYBitmap:
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/ |
| H A D | fbimage.c | 179 case XYBitmap:
|
| /xsrc/external/mit/xorg-server.old/dist/fb/ |
| H A D | fbimage.c | 53 case XYBitmap:
|
| /xsrc/external/mit/xorg-server/dist/fb/ |
| H A D | fbimage.c | 46 case XYBitmap:
|
| /xsrc/external/mit/xmag/dist/ |
| H A D | Scale.c | 308 1, XYBitmap, 0, 466 if (sw->scale.image->format == XYBitmap) { 844 1, XYBitmap, 0,
|
| /xsrc/external/mit/xorg-server.old/dist/Xext/ |
| H A D | shm.c | 510 if (format == XYBitmap) 534 if (stuff->format == XYBitmap) 594 ((stuff->format == XYBitmap) ||
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/ |
| H A D | dmxcursor.c | 623 1, XYBitmap, 0, (char *)pBits->source, 634 1, XYBitmap, 0, (char *)pBits->mask,
|
| /xsrc/external/mit/xwud/dist/ |
| H A D | xwud.c | 375 in_image->format = XYBitmap; 538 XYBitmap, 0, NULL, 550 (vinfo.depth == 1) ? XYBitmap :
|
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| H A D | shm.c | 506 if (format == XYBitmap) 531 if (stuff->format == XYBitmap) { 583 ((stuff->format == XYBitmap) ||
|
| /xsrc/external/mit/x11perf/dist/ |
| H A D | do_blt.c | 225 if (p->font && !strcmp(p->font, "XYBitmap")) { 228 XImage *new = XCreateImage(xp->d, xp->vinfo.visual, 1, XYBitmap, 0, 425 if(p->font && strcmp(p->font, "XYBitmap") != 0) image_size *= xp->vinfo.depth;
|
| /xsrc/external/mit/bitmap/dist/ |
| H A D | Bitmap.c | 462 1, XYBitmap, 0, 470 image->format = XYBitmap;
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | dispatch.c | 1947 if (stuff->format == XYBitmap)
|