| /xsrc/external/mit/ctwm/dist/ |
| H A D | functions_icmgr_wsmgr.c | 104 OtpRaise(i->twm_win, WinWin); 203 OtpRaise(Scr->currentvs->wsw->twm_win, WinWin); 228 OtpRaise(Scr->currentvs->wsw->twm_win, WinWin);
|
| H A D | functions_win.c | 83 OtpRaise(tmp_win, WinWin); 112 OtpLower(tmp_win, WinWin); 124 OtpRaiseLower(tmp_win, WinWin); 141 OtpTinyRaise(tmp_win, WinWin); 153 OtpTinyLower(tmp_win, WinWin); 227 OtpRaise(tmp_win, WinWin); 383 wintype = WinWin; 706 OtpRaise(tmp_win, WinWin);
|
| H A D | otp.h | 14 typedef enum WinType { WinWin, IconWin } WinType; enumerator in enum:WinType
|
| H A D | otp.c | 105 case WinWin: { 235 || ((owl->type == WinWin) && (owl == twm_win->otp))); 288 fprintf(stderr, " %s\n", (owl->type == WinWin ? "Window" : "Icon")); 292 if(owl->type == WinWin) { 511 return ((owl->type == WinWin) 512 && (other_owl->type == WinWin) 522 if((owl->type != WinWin) || other_owl == NULL) { 629 if(owl->type != WinWin) { 644 if((other_owl->type == WinWin) 1129 owl->stashed_aflags = (wintype == WinWin [all...] |
| H A D | ctwm_shutdown.c | 144 ReparentWindow(dpy, tmp, WinWin, Scr->Root, xbox, ybox);
|
| H A D | event_utils.c | 29 OtpRaise(tmp, WinWin); 73 OtpLower(tmp, WinWin);
|
| H A D | gram.y | 290 { OtpScrSetZero(Scr, WinWin, $2); } 294 { curplist = OtpScrPriorityL(Scr, WinWin, $2); } 299 | ALWAYS_ON_TOP { curplist = OtpScrPriorityL(Scr, WinWin, 8); } 301 | PRIORITY_SWITCHING { OtpScrSetSwitching(Scr, WinWin, false); 302 curplist = OtpScrSwitchingL(Scr, WinWin); } 304 | PRIORITY_NOT_SWITCHING { OtpScrSetSwitching(Scr, WinWin, true); 305 curplist = OtpScrSwitchingL(Scr, WinWin); }
|
| H A D | functions_warp.c | 116 OtpRaise(raisewin, WinWin);
|
| H A D | gram.tab.c | 2368 { OtpScrSetZero(Scr, WinWin, (yyvsp[0].num)); } 2380 { curplist = OtpScrPriorityL(Scr, WinWin, (yyvsp[0].num)); } 2392 { curplist = OtpScrPriorityL(Scr, WinWin, 8); } 2398 { OtpScrSetSwitching(Scr, WinWin, false); 2399 curplist = OtpScrSwitchingL(Scr, WinWin); } 2405 { OtpScrSetSwitching(Scr, WinWin, true); 2406 curplist = OtpScrSwitchingL(Scr, WinWin); }
|
| H A D | win_iconify.c | 504 ReparentWindow(dpy, t, WinWin, Scr->Root, t->frame_x, t->frame_y); 508 OtpRaise(t, WinWin);
|
| H A D | vscreen.c | 332 ReparentWindow(dpy, tmp_win, WinWin, vs->window,
|
| H A D | win_ops.c | 211 OtpRaise(tmp_win, WinWin);
|
| H A D | iconmgr.c | 504 OtpRaise(ip->twm_win, WinWin); 592 OtpRaise(ip->twm_win, WinWin); 677 OtpRaise(tmp_ip->twm_win, WinWin);
|
| H A D | functions_win_moveresize.c | 513 OtpRaise(t, WinWin); 759 OtpRaise(tmp_win, WinWin); 865 OtpRaise(tmp_win, WinWin);
|
| H A D | occupation.c | 387 OtpRaise(twm_win, WinWin); /* XXX really do this? */ 431 OtpRaise(twm_win, WinWin); /* XXX really do this? */ 1129 OtpSetPriority(occupy_twm, WinWin, 0, Above);
|
| H A D | event_handlers.c | 458 wt = WinWin; 1737 OtpRemove(Tmp_win, WinWin); 2013 OtpRaise(Tmp_win, WinWin); 2375 OtpRaise(Tmp_win, WinWin); 2799 OtpRaise(Tmp_win, WinWin); 3752 OtpRaise(Tmp_win, WinWin); 3756 OtpLower(Tmp_win, WinWin); 3759 OtpRaiseLower(Tmp_win, WinWin);
|
| H A D | win_resize.c | 672 OtpRaise(tmp_win, WinWin); 1092 OtpRaise(tmp_win, WinWin);
|
| H A D | workspace_manager.c | 1602 OtpRaise(win, WinWin); 1627 OtpRaise(win, WinWin);
|
| H A D | add_window.c | 1640 OtpAdd(tmp_win, WinWin);
|
| /xsrc/external/mit/ctwm/dist/gen/ |
| H A D | gram.tab.c | 2368 { OtpScrSetZero(Scr, WinWin, (yyvsp[0].num)); } 2380 { curplist = OtpScrPriorityL(Scr, WinWin, (yyvsp[0].num)); } 2392 { curplist = OtpScrPriorityL(Scr, WinWin, 8); } 2398 { OtpScrSetSwitching(Scr, WinWin, false); 2399 curplist = OtpScrSwitchingL(Scr, WinWin); } 2405 { OtpScrSetSwitching(Scr, WinWin, true); 2406 curplist = OtpScrSwitchingL(Scr, WinWin); }
|