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

/macosx-10.10.1/screen-22/screen/
H A Dextern.h251 extern void ClearLine __P((struct mline *, int, int, int, int));
H A Ddisplay.c1514 ClearLine((struct mline *)0, y, x1, xxe, bce);
1648 ClearLine((struct mline *)0, y, xe - n + 1, xe, bce);
1650 ClearLine((struct mline *)0, y, xs, xs - n - 1, bce);
1727 ClearLine((struct mline *)0, ye, xs, xe, bce);
2680 ClearLine(oml, y, from, to, bce) function
2689 debug3("ClearLine %d,%d-%d\n", y, from, to);
H A Dlayer.c495 ClearLine(ol ? mloff(RECODE_MLINE(ol), -vp->v_xoff) : (struct mline *)0, y2, xs2, xe2, bce);

Completed in 157 milliseconds