Home
last modified time | relevance | path

Searched refs:LClearLine (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/screen/screen-4.8.0/
H A Dextern.h443 extern void LClearLine __P((struct layer *, int, int, int, int, struct mline *));
H A Dlayer.c461 void LClearLine(struct layer *l, int y, int xs, int xe, int bce, struct mline *ol) in LClearLine() function
H A Dwindow.c480 LClearLine(flayer, y, xs, xe, bce, &fore->w_mlines[y]);
H A Ddisplay.c166 LClearLine(flayer, y, xs, xe, bce, (struct mline *)0);