Home
last modified time | relevance | path

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

/dports/sysutils/tmux/tmux-3.2a/
H A Dscreen-redraw.c27 static void screen_redraw_draw_panes(struct screen_redraw_ctx *);
28 static void screen_redraw_draw_status(struct screen_redraw_ctx *);
29 static void screen_redraw_draw_pane(struct screen_redraw_ctx *,
32 struct screen_redraw_ctx *);
405 struct screen_redraw_ctx *rctx, int pane_lines) in screen_redraw_make_pane_status()
534 struct screen_redraw_ctx ctx; in screen_redraw_update()
596 struct screen_redraw_ctx ctx; in screen_redraw_screen()
637 struct screen_redraw_ctx ctx; in screen_redraw_pane()
731 screen_redraw_draw_borders(struct screen_redraw_ctx *ctx) in screen_redraw_draw_borders()
752 screen_redraw_draw_panes(struct screen_redraw_ctx *ctx) in screen_redraw_draw_panes()
[all …]
H A Dcmd-display-panes.c50 cmd_display_panes_draw_pane(struct screen_redraw_ctx *ctx, in cmd_display_panes_draw_pane()
189 cmd_display_panes_draw(struct client *c, struct screen_redraw_ctx *ctx) in cmd_display_panes_draw()
H A Dmenu.c143 menu_draw_cb(struct client *c, __unused struct screen_redraw_ctx *ctx0) in menu_draw_cb()
H A Dpopup.c124 popup_draw_cb(struct client *c, __unused struct screen_redraw_ctx *ctx0) in popup_draw_cb()
H A Dtmux.h865 struct screen_redraw_ctx { struct
1605 typedef void (*overlay_draw_cb)(struct client *, struct screen_redraw_ctx *);