Searched refs:XSetWMColormapWindows (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DSetWMCMapW.c60 Status XSetWMColormapWindows ( function in typeref:typename:Status
/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DColor.c225 XSetWMColormapWindows(xnestDisplay, xnestDefaultWindows[pScreen->myNum],
230 XSetWMColormapWindows(xnestDisplay, xnestDefaultWindows[pScreen->myNum],
278 XSetWMColormapWindows(xnestDisplay, xnestDefaultWindows[pScreen->myNum],
283 XSetWMColormapWindows(xnestDisplay, xnestDefaultWindows[pScreen->myNum],
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DColor.c225 XSetWMColormapWindows(xnestDisplay,
231 XSetWMColormapWindows(xnestDisplay, xnestDefaultWindows[pScreen->myNum],
280 XSetWMColormapWindows(xnestDisplay, xnestDefaultWindows[pScreen->myNum],
285 XSetWMColormapWindows(xnestDisplay, xnestDefaultWindows[pScreen->myNum],
/xsrc/external/mit/glw/dist/
H A DGLwDrawA.c535 /* if appropriate, call XSetWMColormapWindows to install the colormap */
550 XSetWMColormapWindows(XtDisplay(parentShell),XtWindow(parentShell),windows,2);
558 XSetWMColormapWindows(XtDisplay(parentShell),XtWindow(parentShell),windowList,countReturn+1);
638 XSetWMColormapWindows(XtDisplay(parentShell),XtWindow(parentShell),windowsReturn,countReturn-1);
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_cmap.c374 status = XSetWMColormapWindows(__glutDisplay, window->win,
376 /* XSetWMColormapWindows should always work unless the
380 __glutFatalError("XSetWMColormapWindows returned False.");
/xsrc/external/mit/ctwm/dist/
H A Dmask_screen.c101 XSetWMColormapWindows(dpy, Scr->Root, &(Scr->WindowMask), 1);
/xsrc/external/mit/libX11/dist/man/
H A DMakefile.am174 XSetWMColormapWindows.man \
H A DMakefile.in576 XSetWMColormapWindows.man \
/xsrc/external/mit/libX11/dist/include/X11/
H A DXlib.h1926 extern Status XSetWMColormapWindows(

Completed in 16 milliseconds