Searched refs:ScrnInsertLine (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xterm/dist/ |
| H A D | xterm.h | 1582 extern void ScrnInsertLine (XtermWidget /* xw */, ScrnBuf /* sb */, int /* last */, int /* where */, unsigned /* n */);
|
| H A D | util.c | 953 ScrnInsertLine(xw, 1285 ScrnInsertLine(xw,
|
| H A D | screen.c | 1170 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