Searched refs:pushed_window (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/twm/dist/src/
H A Dscreen.h105 TwmWindow *pushed_window; /* saved window to install when pushes drops member in struct:ScreenInfo::__anon6078ff0d0108
H A Devents.c2505 Scr->cmapInfo.pushed_window = tmp;
2601 * The saving and restoring of cmapInfo.pushed_window here
2605 tmp = Scr->cmapInfo.pushed_window;
2607 Scr->cmapInfo.pushed_window = tmp;
2648 InstallWindowColormaps(0, Scr->cmapInfo.pushed_window);

Completed in 5 milliseconds