Searched refs:ScrnUpdate (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Dtestxmc.c229 ScrnUpdate(xw, screen->cur_row, 0, row + 1 - screen->cur_row,
H A Ddoublechr.c96 ScrnUpdate(xw, currow, 0, 1, (int) len, True);
H A Dscreen.c1971 ScrnUpdate(XtermWidget xw, function in typeref:typename:void
2633 ScrnUpdate(xw,
2741 ScrnUpdate(xw,
3006 ScrnUpdate(xw,
H A Dutil.c585 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 Dxterm.h1584 extern void ScrnUpdate (XtermWidget /* xw */, int /* toprow */, int /* leftcol */, int /* nrows */, int /* ncols */, Bool /* force */);
H A Dcharproc.c3015 ScrnUpdate(xw, use_row, use_col, 1, 1, 1);
9296 ScrnUpdate(xw, 0, 0, rows, MaxCols(screen), False);

Completed in 34 milliseconds