Home
last modified time | relevance | path

Searched refs:tty_redraw_region (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.bin/tmux/
H A Dtty.c64 static void tty_redraw_region(struct tty *, const struct tty_ctx *);
1052 tty_redraw_region(struct tty *tty, const struct tty_ctx *ctx) in tty_redraw_region() function
1754 tty_redraw_region(tty, ctx); in tty_cmd_insertline()
1782 tty_redraw_region(tty, ctx); in tty_cmd_deleteline()
1843 tty_redraw_region(tty, ctx); in tty_cmd_reverseindex()
1875 tty_redraw_region(tty, ctx); in tty_cmd_linefeed()
1916 tty_redraw_region(tty, ctx); in tty_cmd_scrollup()
1957 tty_redraw_region(tty, ctx); in tty_cmd_scrolldown()