Searched refs:screen_write_linefeed (Results 1 – 5 of 5) sorted by relevance
972 screen_write_linefeed(sctx, 0); in input_c0_dispatch()1029 screen_write_linefeed(sctx, 0); in input_esc_dispatch()1033 screen_write_linefeed(sctx, 0); in input_esc_dispatch()
786 screen_write_linefeed(struct screen_write_ctx *ctx, int wrapped) in screen_write_linefeed() function949 screen_write_linefeed(ctx, 1); in screen_write_cell()
375 screen_write_linefeed(&ctx, 1); in server_destroy_pane()
2075 void screen_write_linefeed(struct screen_write_ctx *, int);
295 screen_write_linefeed(&back_ctx, 0); in window_copy_vadd()