Searched refs:D_fore (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/screen-22/screen/
H A Ddisplay.c566 D_fore = Layer2Window(D_forecv->c_layer);
1543 if (cur_only > 0 && D_fore)
1544 RefreshArea(0, D_fore->w_y, D_width - 1, D_fore->w_y, 1);
2457 buf = MakeWinMsgEv(hstatusstring, D_fore, '%', (D_HS && D_has_hstatus == HSTATUS_HS && D_WS > 0) ? D_WS : D_width - !D_CLP, &D_hstatusev, 0);
3427 Activate(D_fore ? D_fore->w_norefresh : 0);
3473 if (D_fore == 0)
3478 if (W_UWP(D_fore))
3479 size = sizeof(D_fore
[all...]
H A Dwindow.c763 if (display && D_fore)
764 D_other = D_fore;
2084 Activate(D_fore ? D_fore->w_norefresh : 0);
2210 Activate(D_fore ? D_fore->w_norefresh : 0);
H A Dprocess.c797 fore = D_fore;
1366 fore = D_fore;
1390 fore = D_fore;
1873 Activate(D_fore ? D_fore->w_norefresh : 0);
3639 InputSu(D_fore, &D_user, NULL);
3642 InputSu(D_fore, &D_user, args[0]);
3695 fore = D_fore = Layer2Window(D_forecv->c_layer);
4423 if (p == D_fore)
4476 D_fore
[all...]
H A Ddisplay.h207 #define D_fore DISPLAY(d_fore) macro
H A Dresize.c139 Redisplay(D_fore ? D_fore->w_norefresh : 0);
206 D_fore = Layer2Window(D_forecv->c_layer);
H A Dscreen.c1830 if (D_fore)
1833 ReleaseAutoWritelock(display, D_fore);
1835 D_user->u_detachwin = D_fore->w_number;
2551 oldfore = D_fore;
2552 D_fore = win;
2558 D_fore = oldfore;
2630 if (display && ((ev && ev == &D_forecv->c_captev) || (!ev && win && win == D_fore)))
H A Dansi.c1579 if (!(display && curr == D_fore && (printcmd || D_PO)))
1581 if (curr == D_fore && (printcmd || D_PO))
2912 if (p != D_fore)
2926 if (p == D_fore)
3021 p = D_fore;
3054 if (got && inhstr && p == D_fore)
H A Dfileio.c324 fore = D_fore;
H A Dsocket.c1185 D_fore = NULL;
1229 if (!D_fore && !noshowwin)

Completed in 597 milliseconds