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

/macosx-10.10/screen-22/screen/
H A Ddisplay.c1429 if (D_BE)
1437 if (x2 == D_width - 1 && (xs == 0 || y1 == y2) && xe == D_width - 1 && y2 == D_height - 1 && (!bce || D_BE))
1460 if (x1 == 0 && xs == 0 && (xe == D_width - 1 || y1 == y2) && y1 == 0 && D_CCD && (!bce || D_BE))
1471 if (x1 == 0 && D_CB && (xxe != D_width - 1 || (D_x == xxe && D_y == y)) && (!bce || D_BE))
1477 if (xxe == D_width - 1 && D_CE && (!bce || D_BE))
1582 if (D_BE)
1645 if (bce && !D_BE)
1726 if (bce && !D_BE)
1736 if (D_BE)
1783 if (bce && !D_BE)
[all...]
H A Dterm.h156 #define D_BE (D_tcs[66].flg) macro
H A Dterm.h.dist156 #define D_BE (D_tcs[66].flg)
H A Dtermcap.c227 D_BE = 1;
332 D_BE = 1; /* screen erased with background color */

Completed in 123 milliseconds