Searched refs:CreateColormapWindow (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/twm/dist/src/
H A Dadd_window.h69 extern ColormapWindow *CreateColormapWindow(Window w, Bool creating_parent,
H A Dadd_window.c1414 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 Dtwm.c448 CreateColormapWindow(Scr->Root, True, False);
/xsrc/external/mit/ctwm/dist/
H A Dcolormaps.h14 ColormapWindow *CreateColormapWindow(Window w, bool creating_parent,
H A Dcolormaps.c274 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 Dctwm_main.c515 Scr->RootColormaps.cwins[0] = CreateColormapWindow(Scr->Root, true,

Completed in 9 milliseconds