Searched refs:D_CE (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/screen-22/screen/
H A Dterm.h97 #define D_CE (D_tcs[37].str) macro
H A Ddisplay.c1453 if (D_CD && (y1 < y2 || !D_CE))
1477 if (xxe == D_width - 1 && D_CE && (!bce || D_BE))
1480 AddCStr(D_CE);
2525 if (isblank == 0 && D_CE && to == D_width - 1 && from < to)
2530 AddCStr(D_CE);
2702 if (to == D_width - 1 && D_CE && (!bce || D_BE))
2705 AddCStr(D_CE);
2754 delete_lp = !cmp_mchar_mline(&mchar_blank, oml, to) && (D_CE || D_DC || D_CDC);
2821 else if (D_CE)
2822 AddCStr(D_CE);
[all...]
H A Dterm.h.dist97 #define D_CE (D_tcs[37].str)

Completed in 147 milliseconds