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

/xsrc/external/mit/ctwm/dist/
H A Dcolormaps.h8 bool InstallWindowColormaps(int type, TwmWindow *tmp);
H A Dfunctions_win.c248 InstallWindowColormaps(0, tmp_win);
H A Dcolormaps.c27 * InstallWindowColormaps - install the colormaps for one twm window
39 InstallWindowColormaps(int type, TwmWindow *tmp) function in typeref:typename:bool
H A Devent_handlers.c510 InstallWindowColormaps(VisibilityNotify, NULL);
3330 InstallWindowColormaps(EnterNotify, Tmp_win);
3358 InstallWindowColormaps(EnterNotify, Tmp_win);
/xsrc/external/mit/twm/dist/src/
H A Devents.h104 extern void InstallWindowColormaps(int type, TwmWindow *tmp);
H A Devents.c357 InstallWindowColormaps(ColormapNotify, (TwmWindow *) NULL);
413 InstallWindowColormaps(ColormapNotify, (TwmWindow *) NULL);
510 InstallWindowColormaps(ColormapNotify, (TwmWindow *) NULL);
553 InstallWindowColormaps(VisibilityNotify, (TwmWindow *) NULL);
1228 InstallWindowColormaps(DestroyNotify, &Scr->TwmRoot);
2031 InstallWindowColormaps(EnterNotify, &Scr->TwmRoot);
2070 InstallWindowColormaps(EnterNotify, /* 2 */
2089 InstallWindowColormaps(EnterNotify, Tmp_win);
2095 InstallWindowColormaps(EnterNotify, Tmp_win);
2237 InstallWindowColormaps(LeaveNotif
2490 InstallWindowColormaps(int type, TwmWindow *tmp) function in typeref:typename:void
[all...]
H A Dtwm.c455 InstallWindowColormaps(0, &Scr->TwmRoot);
901 InstallWindowColormaps(0, &Scr->TwmRoot); /* force reinstall */
H A Dmenus.c1850 InstallWindowColormaps(0, tmp_win);
2357 InstallWindowColormaps(0, &Scr->TwmRoot);
2719 InstallWindowColormaps(PropertyNotify, (TwmWindow *) NULL);
H A Dadd_window.c1594 InstallWindowColormaps(PropertyNotify, (TwmWindow *) NULL);

Completed in 65 milliseconds