Searched refs:CreateColormapWindow (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/twm/dist/src/ |
| H A D | add_window.h | 69 extern ColormapWindow *CreateColormapWindow(Window w, Bool creating_parent,
|
| H A D | add_window.c | 1414 CreateColormapWindow(Window w, Bool creating_parent, Bool property_window) function in typeref:typename:ColormapWindow * 1545 CreateColormapWindow(cmap_windows[i], 1574 CreateColormapWindow(tmp->w,
|
| H A D | twm.c | 448 CreateColormapWindow(Scr->Root, True, False);
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | colormaps.h | 14 ColormapWindow *CreateColormapWindow(Window w, bool creating_parent,
|
| H A D | colormaps.c | 274 CreateColormapWindow(Window w, bool creating_parent, bool property_window) function in typeref:typename:ColormapWindow * 428 if((cwins[i] = CreateColormapWindow(cmap_windows[i], 456 cwins[0] = CreateColormapWindow(tmp->w,
|
| H A D | ctwm_main.c | 515 Scr->RootColormaps.cwins[0] = CreateColormapWindow(Scr->Root, true,
|
Completed in 9 milliseconds