Searched refs:BumpWindowColormap (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dcolormaps.h18 void BumpWindowColormap(TwmWindow *tmp, int inc);
H A Dfunctions_win.c459 BumpWindowColormap(tmp_win, 1);
462 BumpWindowColormap(tmp_win, -1);
465 BumpWindowColormap(tmp_win, 0);
H A Dcolormaps.c490 * 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 Dmenus.c114 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