Searched refs:scroll_displayed_graphics (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Dgraphics.h107 extern void scroll_displayed_graphics(XtermWidget /* xw */, int /* rows */);
132 #define scroll_displayed_graphics(xw, rows) /* nothing */ macro
H A Dgraphics.c1780 scroll_displayed_graphics(XtermWidget xw, int rows) function in typeref:typename:void
H A Dscreen.c2350 scroll_displayed_graphics(xw, -move_down_by);
H A Dutil.c754 scroll_displayed_graphics(xw, amount);

Completed in 19 milliseconds