Searched refs:ScrnUpdate (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xterm/dist/ |
| H A D | testxmc.c | 229 ScrnUpdate(xw, screen->cur_row, 0, row + 1 - screen->cur_row,
|
| H A D | doublechr.c | 96 ScrnUpdate(xw, currow, 0, 1, (int) len, True);
|
| H A D | screen.c | 1971 ScrnUpdate(XtermWidget xw, function in typeref:typename:void 2633 ScrnUpdate(xw, 2741 ScrnUpdate(xw, 3006 ScrnUpdate(xw,
|
| H A D | util.c | 585 ScrnUpdate(xw, toprow, leftcol, nrows, ncols, force); 589 ScrnUpdate(xw, toprow, leftcol, nrows, ncols, force) 1410 ScrnUpdate(xw, refreshtop, 0, rows, MaxCols(screen), True);
|
| H A D | xterm.h | 1584 extern void ScrnUpdate (XtermWidget /* xw */, int /* toprow */, int /* leftcol */, int /* nrows */, int /* ncols */, Bool /* force */);
|
| H A D | charproc.c | 3015 ScrnUpdate(xw, use_row, use_col, 1, 1, 1); 9296 ScrnUpdate(xw, 0, 0, rows, MaxCols(screen), False);
|
Completed in 34 milliseconds