Searched refs:XFreeColormap (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DFreeCmap.c35 XFreeColormap( function in typeref:typename:int
/xsrc/external/mit/libXmu/dist/src/
H A DDelCmap.c61 XFreeColormap(dpy, s->colormap);
H A DLookupCmap.c166 XFreeColormap(dpy, colormap->colormap);
300 XFreeColormap(dpy, s->colormap);
H A DStdCmap.c107 /* Allocating out of the default map, cannot use XFreeColormap() */
149 XFreeColormap(dpy, stdcmap->colormap);
/xsrc/external/mit/ctwm/dist/
H A Dmask_screen.c227 XFreeColormap(dpy, cmap);
231 XFreeColormap(dpy, Scr->WelcomeCmap);
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_menu.c226 XFreeColormap(__glutDisplay, menuColormap);
242 XFreeColormap(__glutDisplay, menuColormap);
254 XFreeColormap(__glutDisplay, menuColormap);
266 XFreeColormap(__glutDisplay, menuColormap);
H A Dwin32_x11.h197 #define XFreeColormap(display, colormap) \ macro
H A Dglut_cmap.c417 XFreeColormap(__glutDisplay, cmap->cmap);
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxcmap.c118 XFreeColormap(dmxScreen->beDisplay, pCmapPriv->cmap);
H A Ddmxscrinit.c393 XFreeColormap(dmxScreen->beDisplay, dmxScreen->beDefColormaps[i]);
/xsrc/external/mit/libX11/dist/man/
H A DMakefile.am533 XFreeColormap \
H A DMakefile.in925 XFreeColormap \
/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DColor.c132 XFreeColormap(xnestDisplay, xnestColormap(pCmap));
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DColor.c133 XFreeColormap(xnestDisplay, xnestColormap(pCmap));
/xsrc/external/mit/libX11/dist/include/X11/
H A DXlib.h2530 extern int XFreeColormap(

Completed in 23 milliseconds