Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dinput.c867 screen_write_reset(sctx); in input_reset()
1314 screen_write_reset(sctx); in input_esc_dispatch()
H A Dscreen-write.c321 screen_write_reset(struct screen_write_ctx *ctx) in screen_write_reset() function
H A Dtmux.h3006 void screen_write_reset(struct screen_write_ctx *);
H A Dwindow-copy.c563 screen_write_reset(&writing_ctx); in window_copy_vadd()