Home
last modified time | relevance | path

Searched refs:LPutChar (Results 1 – 7 of 7) sorted by relevance

/dports/sysutils/screen/screen-4.8.0/
H A Dinput.c197 LPutChar(flayer, &mc, x++, INPUTLINE);
200 LPutChar(flayer, &mchar_blank, x++, INPUTLINE);
267 LPutChar(flayer, &mc, x, INPUTLINE);
274 LPutChar(flayer, &mc, x++, INPUTLINE);
398 LPutChar(flayer, &mc, x++, INPUTLINE);
H A Dhelp.c370 LPutChar(flayer, fr ? &mchar_blank : &mchar_dol, x++, y); in AddAction()
395 LPutChar(flayer, &mchar_dol, x, y); in AddAction()
403 LPutChar(flayer, fr ? &mchar_blank : &mchar_dol, x++, y); in AddAction()
650 LPutChar(flayer, &mchar_blank, x, y); in copypage()
H A Dmark.c1254 LPutChar(flayer, &mc, x, W2D(y));
1258 LPutChar(flayer, &mc, x, W2D(y));
1378 LPutChar(flayer, &mchar_marked, x, y);
H A Dlayer.c299 void LPutChar(struct layer *l, struct mchar *c, int x, int y) in LPutChar() function
714 LPutChar(l, c, 0, yy); in LWrapChar()
756 LPutChar(l, c, 0, bot); in LWrapChar()
H A Dmisc.c146 LPutChar(flayer, &mchar_dol, n, y);
H A Dextern.h435 extern void LPutChar __P((struct layer *, struct mchar *, int, int));
H A Dansi.c724 LPutChar(&curr->w_layer, &omc, ox, oy);
865 LPutChar(&curr->w_layer, &curr->w_rend, curr->w_x, curr->w_y);
872 LPutChar(&curr->w_layer, &curr->w_rend, curr->w_x, curr->w_y);