Home
last modified time | relevance | path

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

/dports/sysutils/screen/screen-4.8.0/
H A Dansi.c167 static void MPutStr __P((struct win *, char *, int, struct mchar *, int, int));
372 MPutStr(curr, imp, currx, &curr->w_rend, curr->w_x, curr->w_y);
2796 MPutStr(p, s, n, r, x, y) in MPutStr() function