Home
last modified time | relevance | path

Searched refs:LInsChar (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/screen/screen-4.8.0/
H A Dlayer.c250 void LInsChar(struct layer *l, struct mchar *c, int x, int y, struct mline *ol) in LInsChar() function
712 LInsChar(l, c, 0, yy, 0); in LWrapChar()
754 LInsChar(l, c, 0, bot, 0); in LWrapChar()
H A Dextern.h436 extern void LInsChar __P((struct layer *, struct mchar *, int, int, struct mline *));
H A Dansi.c859 LInsChar(&curr->w_layer, &curr->w_rend, curr->w_x, curr->w_y, &mline_old);