Searched refs:InstallWindowColormaps (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/ctwm/dist/ |
| H A D | colormaps.h | 8 bool InstallWindowColormaps(int type, TwmWindow *tmp);
|
| H A D | functions_win.c | 248 InstallWindowColormaps(0, tmp_win);
|
| H A D | colormaps.c | 27 * InstallWindowColormaps - install the colormaps for one twm window 39 InstallWindowColormaps(int type, TwmWindow *tmp) function in typeref:typename:bool
|
| H A D | event_handlers.c | 510 InstallWindowColormaps(VisibilityNotify, NULL); 3330 InstallWindowColormaps(EnterNotify, Tmp_win); 3358 InstallWindowColormaps(EnterNotify, Tmp_win);
|
| /xsrc/external/mit/twm/dist/src/ |
| H A D | events.h | 104 extern void InstallWindowColormaps(int type, TwmWindow *tmp);
|
| H A D | events.c | 357 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 D | twm.c | 455 InstallWindowColormaps(0, &Scr->TwmRoot); 901 InstallWindowColormaps(0, &Scr->TwmRoot); /* force reinstall */
|
| H A D | menus.c | 1850 InstallWindowColormaps(0, tmp_win); 2357 InstallWindowColormaps(0, &Scr->TwmRoot); 2719 InstallWindowColormaps(PropertyNotify, (TwmWindow *) NULL);
|
| H A D | add_window.c | 1594 InstallWindowColormaps(PropertyNotify, (TwmWindow *) NULL);
|
Completed in 65 milliseconds