Home
last modified time | relevance | path

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

/minix/external/bsd/tmux/dist/
H A Dstatus.c227 screen_write_nputs(&ctx, -1, &stdgc, utf8flag, "%s", sep); in status_redraw()
754 screen_write_nputs(&ctx, len, &gc, utf8flag, "%s", c->message_string); in status_message_redraw()
876 screen_write_nputs(&ctx, len, &gc, utf8flag, "%s", c->prompt_string); in status_prompt_redraw()
887 screen_write_nputs( in status_prompt_redraw()
H A Dwindow-choose.c753 screen_write_nputs(ctx, screen_size_x(s) - 1, &gc, utf8flag, in window_choose_write_line()
H A Dscreen-write.c160 screen_write_nputs(struct screen_write_ctx *ctx, in screen_write_nputs() function
H A Dwindow-copy.c1036 screen_write_nputs(&ctx, -1, &gc, utf8flag, "%s", searchstr); in window_copy_search_up()
1103 screen_write_nputs(&ctx, -1, &gc, utf8flag, "%s", searchstr); in window_copy_search_down()
H A Dtmux.h2048 void printflike5 screen_write_nputs(struct screen_write_ctx *,