Symbol: tty_ctx
usr.bin/tmux/popup.c
139
popup_redraw_cb(const struct tty_ctx *ttyctx)
usr.bin/tmux/popup.c
147
popup_set_client_cb(struct tty_ctx *ttyctx, struct client *c)
usr.bin/tmux/popup.c
173
popup_init_ctx_cb(struct screen_write_ctx *ctx, struct tty_ctx *ttyctx)
usr.bin/tmux/screen-write.c
1201
screen_write_redraw_line(struct screen_write_ctx *ctx, struct tty_ctx *ttyctx,
usr.bin/tmux/screen-write.c
125
screen_write_redraw_cb(const struct tty_ctx *ttyctx)
usr.bin/tmux/screen-write.c
1255
struct tty_ctx ttyctx;
usr.bin/tmux/screen-write.c
1290
screen_write_redraw_pane(struct screen_write_ctx *ctx, struct tty_ctx *ttyctx)
usr.bin/tmux/screen-write.c
1304
struct tty_ctx ttyctx;
usr.bin/tmux/screen-write.c
1340
struct tty_ctx ttyctx;
usr.bin/tmux/screen-write.c
135
screen_write_set_client_cb(struct tty_ctx *ttyctx, struct client *c)
usr.bin/tmux/screen-write.c
1376
struct tty_ctx ttyctx;
usr.bin/tmux/screen-write.c
1412
struct tty_ctx ttyctx;
usr.bin/tmux/screen-write.c
1449
struct tty_ctx ttyctx;
usr.bin/tmux/screen-write.c
1512
struct tty_ctx ttyctx;
usr.bin/tmux/screen-write.c
1682
struct tty_ctx ttyctx;
usr.bin/tmux/screen-write.c
1794
struct tty_ctx ttyctx;
usr.bin/tmux/screen-write.c
1835
struct tty_ctx ttyctx;
usr.bin/tmux/screen-write.c
1911
struct tty_ctx ttyctx;
usr.bin/tmux/screen-write.c
1979
struct tty_ctx ttyctx;
usr.bin/tmux/screen-write.c
2042
struct tty_ctx ttyctx;
usr.bin/tmux/screen-write.c
2186
struct tty_ctx ttyctx;
usr.bin/tmux/screen-write.c
2226
struct tty_ctx ttyctx;
usr.bin/tmux/screen-write.c
2538
struct tty_ctx ttyctx;
usr.bin/tmux/screen-write.c
262
screen_write_initctx(struct screen_write_ctx *ctx, struct tty_ctx *ttyctx,
usr.bin/tmux/screen-write.c
2722
struct tty_ctx ttyctx;
usr.bin/tmux/screen-write.c
2925
struct tty_ctx ttyctx;
usr.bin/tmux/screen-write.c
2940
struct tty_ctx ttyctx;
usr.bin/tmux/screen-write.c
2956
struct tty_ctx ttyctx;
usr.bin/tmux/screen-write.c
2988
struct tty_ctx ttyctx;
usr.bin/tmux/screen-write.c
671
struct tty_ctx ttyctx;
usr.bin/tmux/tmux.h
1079
struct tty_ctx *);
usr.bin/tmux/tmux.h
1801
typedef void (*tty_ctx_redraw_cb)(const struct tty_ctx *);
usr.bin/tmux/tmux.h
1802
typedef int (*tty_ctx_set_client_cb)(struct tty_ctx *, struct client *);
usr.bin/tmux/tmux.h
2923
void tty_write(void (*)(struct tty *, const struct tty_ctx *),
usr.bin/tmux/tmux.h
76
struct tty_ctx;
usr.bin/tmux/tty.c
1064
tty_large_region(__unused struct tty *tty, const struct tty_ctx *ctx)
usr.bin/tmux/tty.c
1089
tty_redraw_region(struct tty *tty, const struct tty_ctx *ctx)
usr.bin/tmux/tty.c
1112
tty_is_visible(__unused struct tty *tty, const struct tty_ctx *ctx, u_int px,
usr.bin/tmux/tty.c
1128
tty_clamp_line(struct tty *tty, const struct tty_ctx *ctx, u_int px, u_int py,
usr.bin/tmux/tty.c
1231
tty_clear_pane_line(struct tty *tty, const struct tty_ctx *ctx, u_int py,
usr.bin/tmux/tty.c
1255
tty_clamp_area(struct tty *tty, const struct tty_ctx *ctx, u_int px, u_int py,
usr.bin/tmux/tty.c
1317
tty_clear_area(struct tty *tty, const struct tty_ctx *ctx, u_int py,
usr.bin/tmux/tty.c
1393
tty_clear_pane_area(struct tty *tty, const struct tty_ctx *ctx, u_int py,
usr.bin/tmux/tty.c
1404
tty_draw_pane(struct tty *tty, const struct tty_ctx *ctx, u_int py)
usr.bin/tmux/tty.c
1437
tty_cmd_redrawline(struct tty *tty, const struct tty_ctx *ctx)
usr.bin/tmux/tty.c
1551
tty_client_ready(const struct tty_ctx *ctx, struct client *c)
usr.bin/tmux/tty.c
1573
tty_write(void (*cmdfn)(struct tty *, const struct tty_ctx *),
usr.bin/tmux/tty.c
1574
struct tty_ctx *ctx)
usr.bin/tmux/tty.c
1594
tty_cmd_insertcharacter(struct tty *tty, const struct tty_ctx *ctx)
usr.bin/tmux/tty.c
1616
tty_cmd_deletecharacter(struct tty *tty, const struct tty_ctx *ctx)
usr.bin/tmux/tty.c
1638
tty_cmd_clearcharacter(struct tty *tty, const struct tty_ctx *ctx)
usr.bin/tmux/tty.c
1646
tty_cmd_insertline(struct tty *tty, const struct tty_ctx *ctx)
usr.bin/tmux/tty.c
1673
tty_cmd_deleteline(struct tty *tty, const struct tty_ctx *ctx)
usr.bin/tmux/tty.c
1700
tty_cmd_clearline(struct tty *tty, const struct tty_ctx *ctx)
usr.bin/tmux/tty.c
1708
tty_cmd_clearendofline(struct tty *tty, const struct tty_ctx *ctx)
usr.bin/tmux/tty.c
1718
tty_cmd_clearstartofline(struct tty *tty, const struct tty_ctx *ctx)
usr.bin/tmux/tty.c
1726
tty_cmd_reverseindex(struct tty *tty, const struct tty_ctx *ctx)
usr.bin/tmux/tty.c
1759
tty_cmd_linefeed(struct tty *tty, const struct tty_ctx *ctx)
usr.bin/tmux/tty.c
1801
tty_cmd_scrollup(struct tty *tty, const struct tty_ctx *ctx)
usr.bin/tmux/tty.c
1839
tty_cmd_scrolldown(struct tty *tty, const struct tty_ctx *ctx)
usr.bin/tmux/tty.c
1872
tty_cmd_clearendofscreen(struct tty *tty, const struct tty_ctx *ctx)
usr.bin/tmux/tty.c
1896
tty_cmd_clearstartofscreen(struct tty *tty, const struct tty_ctx *ctx)
usr.bin/tmux/tty.c
1920
tty_cmd_clearscreen(struct tty *tty, const struct tty_ctx *ctx)
usr.bin/tmux/tty.c
1938
tty_cmd_alignmenttest(struct tty *tty, const struct tty_ctx *ctx)
usr.bin/tmux/tty.c
1962
tty_cmd_cell(struct tty *tty, const struct tty_ctx *ctx)
usr.bin/tmux/tty.c
2004
tty_cmd_cells(struct tty *tty, const struct tty_ctx *ctx)
usr.bin/tmux/tty.c
2051
tty_cmd_setselection(struct tty *tty, const struct tty_ctx *ctx)
usr.bin/tmux/tty.c
2079
tty_cmd_rawstring(struct tty *tty, const struct tty_ctx *ctx)
usr.bin/tmux/tty.c
2087
tty_cmd_syncstart(struct tty *tty, const struct tty_ctx *ctx)
usr.bin/tmux/tty.c
2194
tty_region_pane(struct tty *tty, const struct tty_ctx *ctx, u_int rupper,
usr.bin/tmux/tty.c
2239
tty_margin_pane(struct tty *tty, const struct tty_ctx *ctx)
usr.bin/tmux/tty.c
2284
tty_cursor_pane_unless_wrap(struct tty *tty, const struct tty_ctx *ctx,
usr.bin/tmux/tty.c
2301
tty_cursor_pane(struct tty *tty, const struct tty_ctx *ctx, u_int cx, u_int cy)
usr.bin/tmux/tty.c
43
static void tty_cursor_pane(struct tty *, const struct tty_ctx *, u_int,
usr.bin/tmux/tty.c
46
const struct tty_ctx *, u_int, u_int);
usr.bin/tmux/tty.c
59
static void tty_region_pane(struct tty *, const struct tty_ctx *, u_int,
usr.bin/tmux/tty.c
62
static void tty_margin_pane(struct tty *, const struct tty_ctx *);
usr.bin/tmux/tty.c
64
static int tty_large_region(struct tty *, const struct tty_ctx *);
usr.bin/tmux/tty.c
65
static void tty_redraw_region(struct tty *, const struct tty_ctx *);
usr.bin/tmux/tty.c
68
static void tty_draw_pane(struct tty *, const struct tty_ctx *, u_int);
usr.bin/tmux/window-copy.c
708
__unused struct tty_ctx *ttyctx)