Searched refs:refresh_displayed_graphics (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xterm/dist/ |
| H A D | graphics.h | 104 extern void refresh_displayed_graphics(XtermWidget /* xw */, int /* leftcol */, int /* toprow */, int /* ncols */, int /* nrows */); 129 #define refresh_displayed_graphics(xw, leftcol, toprow, ncols, nrows) /* nothing */ macro
|
| H A D | graphics_sixel.c | 527 refresh_displayed_graphics(s_xw,
|
| H A D | graphics.c | 1763 refresh_displayed_graphics(XtermWidget xw, function in typeref:typename:void
|
| H A D | screen.c | 1936 refresh_displayed_graphics(xw, leftcol, toprow, ncols, nrows);
|
| H A D | charproc.c | 13707 refresh_displayed_graphics(xw,
|
Completed in 41 milliseconds