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

/xsrc/external/mit/xterm/dist/
H A Dxterm.h1580 extern void ScrnInsertChar (XtermWidget /* xw */, unsigned /* n */);
H A Dutil.c852 ScrnInsertChar(xw, (unsigned) amount);
1504 ScrnInsertChar(xw, n);
H A Dscreen.c1272 ScrnInsertChar(XtermWidget xw, unsigned n) function in typeref:typename:void
1286 TRACE(("ScrnInsertChar - col %d outside [%d..%d]\n", col, first, last));

Completed in 15 milliseconds