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

/netbsd-current/external/bsd/tmux/dist/
H A Dtty.c62 static int tty_fake_bce(const struct tty *, const struct grid_cell *,
1034 tty_fake_bce(const struct tty *tty, const struct grid_cell *gc, u_int bg) function
1138 if (c->overlay_check == NULL && !tty_fake_bce(tty, defaults, bg)) {
1266 if (c->overlay_check == NULL && !tty_fake_bce(tty, defaults, bg)) {
1487 !tty_fake_bce(tty, defaults, 8) &&
1753 tty_fake_bce(tty, &ctx->defaults, ctx->bg) ||
1776 tty_fake_bce(tty, &ctx->defaults, ctx->bg) ||
1808 tty_fake_bce(tty, &ctx->defaults, ctx->bg) ||
1836 tty_fake_bce(tty, &ctx->defaults, ctx->bg) ||
1896 tty_fake_bce(tt
[all...]

Completed in 320 milliseconds