Searched refs:XSetWMColormapWindows (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | SetWMCMapW.c | 60 Status XSetWMColormapWindows ( function in typeref:typename:Status
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xnest/ |
| H A D | Color.c | 225 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 D | Color.c | 225 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 D | GLwDrawA.c | 535 /* 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 D | glut_cmap.c | 374 status = XSetWMColormapWindows(__glutDisplay, window->win, 376 /* XSetWMColormapWindows should always work unless the 380 __glutFatalError("XSetWMColormapWindows returned False.");
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | mask_screen.c | 101 XSetWMColormapWindows(dpy, Scr->Root, &(Scr->WindowMask), 1);
|
| /xsrc/external/mit/libX11/dist/man/ |
| H A D | Makefile.am | 174 XSetWMColormapWindows.man \
|
| H A D | Makefile.in | 576 XSetWMColormapWindows.man \
|
| /xsrc/external/mit/libX11/dist/include/X11/ |
| H A D | Xlib.h | 1926 extern Status XSetWMColormapWindows(
|
Completed in 16 milliseconds