Searched refs:WarpToWindow (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/ctwm/dist/ |
| H A D | functions_warp.c | 77 WarpToWindow(tw, Scr->RaiseOnWarp); 170 WarpToWindow(tmp_win, Scr->RaiseOnWarp); 221 WarpToWindow(r, true); 238 * done in WarpToWindow().
|
| H A D | win_utils.h | 31 void WarpToWindow(TwmWindow *t, bool must_raise);
|
| H A D | workspace_utils.c | 283 WarpToWindow(twmWin, false);
|
| H A D | win_iconify.c | 197 WarpToWindow(tmp_win, false);
|
| H A D | win_utils.c | 883 WarpToWindow(TwmWindow *t, bool must_raise) function in typeref:typename:void 891 fprintf(stderr, "WarpToWindow: cursor_valid; x == %d, y == %d\n", x, y); 911 fprintf(stderr, "WarpToWindow: adjusted ; x := %d, y := %d\n", x, y); 918 fprintf(stderr, "WarpToWindow: middle; x := %d, y := %d\n", x, y);
|
| H A D | occupation.c | 543 WarpToWindow(tw, Scr->RaiseOnWarp);
|
| H A D | ewmh.c | 1242 WarpToWindow(twm_win, Scr->RaiseOnWarp /* True ? */); 1246 * WarpToWindow() would change the current workspace if needed to go
|
| H A D | workspace_manager.c | 1520 WarpToWindow(win, Scr->RaiseOnWarp);
|
| /xsrc/external/mit/twm/dist/src/ |
| H A D | menus.c | 123 static void WarpToWindow(TwmWindow *t); 1203 WarpToWindow(t); 2398 WarpToWindow(tmp_win); 2807 WarpToWindow(r); 2831 WarpToWindow(TwmWindow *t) function in typeref:typename:void
|
Completed in 16 milliseconds