Searched refs:BumpWindowColormap (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/ctwm/dist/ |
| H A D | colormaps.h | 18 void BumpWindowColormap(TwmWindow *tmp, int inc);
|
| H A D | functions_win.c | 459 BumpWindowColormap(tmp_win, 1); 462 BumpWindowColormap(tmp_win, -1); 465 BumpWindowColormap(tmp_win, 0);
|
| H A D | colormaps.c | 490 * BumpWindowColormap - rotate our internal copy of WM_COLORMAP_WINDOWS. 496 BumpWindowColormap(TwmWindow *tmp, int inc) function in typeref:typename:void
|
| /xsrc/external/mit/twm/dist/src/ |
| H A D | menus.c | 114 static void BumpWindowColormap(TwmWindow *tmp, int inc); 1970 BumpWindowColormap(tmp_win, 1); 1973 BumpWindowColormap(tmp_win, -1); 1976 BumpWindowColormap(tmp_win, 0); 2679 BumpWindowColormap(TwmWindow *tmp, int inc) function in typeref:typename:void
|
Completed in 6 milliseconds