Searched refs:tty_default_attributes (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/tmux/dist/
H A Dtty.c69 static void tty_default_attributes(struct tty *, const struct grid_cell *,
1489 tty_default_attributes(tty, defaults, palette, 8,
1599 tty_default_attributes(tty, defaults, palette, 8,
1761 tty_default_attributes(tty, &ctx->defaults, ctx->palette, ctx->bg,
1784 tty_default_attributes(tty, &ctx->defaults, ctx->palette, ctx->bg,
1795 tty_default_attributes(tty, &ctx->defaults, ctx->palette, ctx->bg,
1818 tty_default_attributes(tty, &ctx->defaults, ctx->palette, ctx->bg,
1846 tty_default_attributes(tty, &ctx->defaults, ctx->palette, ctx->bg,
1860 tty_default_attributes(tty, &ctx->defaults, ctx->palette, ctx->bg,
1871 tty_default_attributes(tt
3151 tty_default_attributes(struct tty *tty, const struct grid_cell *defaults, function
[all...]

Completed in 175 milliseconds