HomeSort by: relevance | last modified time | path
    Searched refs:screen_write_clearscreen (Results 1 - 7 of 7) sorted by relevancy

  /src/external/bsd/tmux/dist/
window-clock.c 242 screen_write_clearscreen(&ctx, 8);
menu.c 207 screen_write_clearscreen(&ctx, 8);
input.c 1670 screen_write_clearscreen(sctx, bg);
1860 screen_write_clearscreen(sctx, gc->bg);
1952 screen_write_clearscreen(sctx, ictx->cell.cell.bg);
screen-write.c 333 screen_write_clearscreen(ctx, 8);
1599 screen_write_clearscreen(struct screen_write_ctx *ctx, u_int bg) function
mode-tree.c 732 screen_write_clearscreen(&ctx, 8);
popup.c 224 screen_write_clearscreen(&ctx, 8);
tmux.h 3164 void screen_write_clearscreen(struct screen_write_ctx *, u_int);

Completed in 31 milliseconds