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

/xsrc/external/mit/xterm/dist/
H A Dxterm.h1582 extern void ScrnInsertLine (XtermWidget /* xw */, ScrnBuf /* sb */, int /* last */, int /* where */, unsigned /* n */);
H A Dutil.c953 ScrnInsertLine(xw,
1285 ScrnInsertLine(xw,
H A Dscreen.c1170 ScrnInsertLine(XtermWidget xw, ScrnBuf sb, int last, int where, unsigned n) function in typeref:typename:void
1175 TRACE(("ScrnInsertLine(last %d, where %d, n %d, size %d)\n",

Completed in 15 milliseconds