Searched refs:XYBitmap (Results 1 - 25 of 30) sorted by relevance

12

/xsrc/external/mit/libX11/dist/src/
H A DCrPFBData.c77 .format = XYBitmap,
H A DImUtil.c327 (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 DCursor.c78 1, XYBitmap, 0,
91 1, XYBitmap, 0,
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DCursor.c71 1, XYBitmap, 0,
83 1, XYBitmap, 0,
/xsrc/external/mit/libXpm/dist/src/
H A Dsimx.h127 #define XYBitmap 1 /* not really used */ macro
/xsrc/external/mit/ctwm/dist/
H A Dimage_xwd.c178 if(header.pixmap_format != XYBitmap) {
203 if(header.pixmap_format == XYBitmap) {
/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmiglblt.c183 0, XYBitmap, (char *)pb);
H A Dmibitblt.c720 * 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 DX.h606 #define XYBitmap 0 /* depth 1, XYFormat */ macro
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmiglblt.c170 0, XYBitmap, (char *) pb);
H A Dmibitblt.c677 * 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 DxaaImage.c422 ((format == XYBitmap) && !depthBug && infoRec->WriteBitmap &&
452 if(format == XYBitmap) {
H A DxaaPCache.c1901 XYBitmap, (pointer)src);
/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dfbimage.c179 case XYBitmap:
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dfbimage.c179 case XYBitmap:
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbimage.c53 case XYBitmap:
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbimage.c46 case XYBitmap:
/xsrc/external/mit/xmag/dist/
H A DScale.c308 1, XYBitmap, 0,
466 if (sw->scale.image->format == XYBitmap) {
844 1, XYBitmap, 0,
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dshm.c510 if (format == XYBitmap)
534 if (stuff->format == XYBitmap)
594 ((stuff->format == XYBitmap) ||
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxcursor.c623 1, XYBitmap, 0, (char *)pBits->source,
634 1, XYBitmap, 0, (char *)pBits->mask,
/xsrc/external/mit/xwud/dist/
H A Dxwud.c375 in_image->format = XYBitmap;
538 XYBitmap, 0, NULL,
550 (vinfo.depth == 1) ? XYBitmap :
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dshm.c506 if (format == XYBitmap)
531 if (stuff->format == XYBitmap) {
583 ((stuff->format == XYBitmap) ||
/xsrc/external/mit/x11perf/dist/
H A Ddo_blt.c225 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 DBitmap.c462 1, XYBitmap, 0,
470 image->format = XYBitmap;
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Ddispatch.c1947 if (stuff->format == XYBitmap)

Completed in 44 milliseconds

12