Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/tmux/
Dserver-fn.c348 screen_write_start_pane(&ctx, wp, &wp->base); in server_destroy_pane()
Dinput.c864 screen_write_start_pane(sctx, wp, &wp->base); in input_reset()
985 screen_write_start_pane(sctx, wp, &wp->base); in input_parse_buffer()
2953 screen_write_start_pane(&ctx, wp, NULL); in input_osc_52()
Dwindow-copy.c591 screen_write_start_pane(&ctx, wp, &data->screen); in window_copy_vadd()
4474 screen_write_start_pane(&ctx, wp, NULL); in window_copy_redraw_lines()
4595 screen_write_start_pane(&ctx, wp, NULL); in window_copy_update_cursor()
4859 screen_write_start_pane(&ctx, wp, NULL); in window_copy_copy_buffer()
4937 screen_write_start_pane(&ctx, wp, NULL); in window_copy_append_selection()
5628 screen_write_start_pane(&ctx, wp, NULL); in window_copy_scroll_up()
5665 screen_write_start_pane(&ctx, wp, NULL); in window_copy_scroll_down()
Dscreen-write.c266 screen_write_start_pane(struct screen_write_ctx *ctx, struct window_pane *wp, in screen_write_start_pane() function
Dtmux.h3000 void screen_write_start_pane(struct screen_write_ctx *,