Searched refs:Pixmap (Results 1 - 25 of 316) sorted by relevance

1234567891011>>

/xsrc/external/mit/ctwm/dist/
H A Dicons_builtin.h8 Pixmap CreateMenuIcon(int height, unsigned int *widthp, unsigned int *heightp);
9 Pixmap Create3DMenuIcon(unsigned int height,
16 Pixmap Create3DIconManagerIcon(ColorPair cp);
17 Pixmap Create2DIconManagerIcon(void);
H A Dimage_bitmap.h12 Pixmap GetBitmap(const char *name);
H A Dimage_bitmap_builtin.h7 Pixmap get_builtin_plain_pixmap(const char *name, unsigned int *widthp,
H A Dimage.h10 Pixmap pixmap;
11 Pixmap mask;
58 Pixmap mk_blackgray_pixmap(const char *which, Drawable dw,
/xsrc/external/mit/libX11/dist/src/
H A DCr.h13 Pixmap pid,
22 Pixmap source,
23 Pixmap mask,
H A DFreePix.c35 Pixmap pixmap)
H A DCrBFData.c49 Pixmap XCreateBitmapFromData(
56 Pixmap pix = XCreatePixmap(display, d, width, height, 1);
60 return (Pixmap) None;
H A DCrPFBData.c51 Pixmap XCreatePixmapFromBitmapData(
61 Pixmap pix = XCreatePixmap(display, d, width, height, depth);
69 return (Pixmap) None;
H A DCrPixmap.c36 Pixmap pid,
41 Pixmap XCreatePixmap (
48 Pixmap pid;
H A DCrCursor.c35 Pixmap source,
36 Pixmap mask,
45 Pixmap source,
46 Pixmap mask,
H A DPmapBgnd.c36 Pixmap pixmap)
H A DPmapBord.c36 Pixmap pixmap)
H A DSetClMask.c36 Pixmap mask)
H A DSetStip.c36 Pixmap stipple)
H A DSetTile.c36 Pixmap tile)
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Ddri3.h33 Pixmap dri3_create_pixmap(Display *dpy,
38 Pixmap pixmap,
46 int dri3_create_fence(Display *dpy, Pixmap pixmap, struct dri3_fence *out);
/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A Ddri3.h33 Pixmap dri3_create_pixmap(Display *dpy,
38 Pixmap pixmap,
46 int dri3_create_fence(Display *dpy, Pixmap pixmap, struct dri3_fence *out);
/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DDisplay.h36 extern Pixmap xnestIconBitmap;
37 extern Pixmap xnestScreenSaverPixmap;
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DDisplay.h36 extern Pixmap xnestIconBitmap;
37 extern Pixmap xnestScreenSaverPixmap;
/xsrc/external/mit/libXmu/dist/include/X11/Xmu/
H A DDrawing.h83 Pixmap XmuCreatePixmapFromBitmap
87 Pixmap bitmap,
95 Pixmap XmuCreateStippledPixmap
106 Pixmap pixmap
109 Pixmap XmuLocateBitmapFile
121 Pixmap XmuLocatePixmapFile
/xsrc/external/mit/libXmu/dist/src/
H A DCrPixFBit.c45 Pixmap
46 XmuCreatePixmapFromBitmap(Display *dpy, Drawable d, Pixmap bitmap,
59 Pixmap pixmap;
/xsrc/external/mit/xfontsel/dist/
H A DULabelP.h89 Pixmap pixmap;
92 Pixmap left_bitmap;
97 Pixmap stipple;
/xsrc/external/mit/xbiff/dist/
H A DMailboxP.h73 Pixmap bitmap, mask; /* depth 1, describing shape */
74 Pixmap pixmap; /* full depth pixmap */
79 Pixmap mask;
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dxf86rush.h51 Pixmap /* Pixmap */,
58 Pixmap /* Pixmap */
82 Pixmap /* pixmap */,
/xsrc/external/mit/xkbutils/dist/
H A DLEDP.h61 Pixmap on_pixmap;
62 Pixmap off_pixmap;

Completed in 17 milliseconds

1234567891011>>