Searched defs:pane (Results 1 – 9 of 9) sorted by relevance
/openbsd-src/usr.bin/tmux/ |
H A D | cmd-refresh-client.c | 138 u_int pane; in cmd_refresh_client_update_offset() local 201 u_int pane; in cmd_refresh_report() local
|
H A D | cmd-find.c | 501 cmd_find_get_pane(struct cmd_find_state *fs, const char *pane, int only) in cmd_find_get_pane() 538 cmd_find_get_pane_with_session(struct cmd_find_state *fs, const char *pane) in cmd_find_get_pane_with_session() 565 cmd_find_get_pane_with_window(struct cmd_find_state *fs, const char *pane) in cmd_find_get_pane_with_window() 930 const char *session, *window, *pane, *s; in cmd_find_target() local
|
H A D | control-notify.c | 30 control_notify_pane_mode_changed(int pane) in control_notify_pane_mode_changed()
|
H A D | cmd-display-panes.c | 68 u_int pane, idx, px, py, i, j, xoff, yoff, sx, sy; in cmd_display_panes_draw_pane() local
|
H A D | control.c | 56 u_int pane; member 81 u_int pane; member 281 control_window_pane(struct client *c, u_int pane) in control_window_pane()
|
H A D | notify.c | 35 int pane; member
|
H A D | window-customize.c | 1008 window_customize_set_option(struct client * c,struct window_customize_modedata * data,struct window_customize_itemdata * item,int global,int pane) window_customize_set_option() argument
|
H A D | window-tree.c | 121 int pane; member
|
H A D | tmux.h | 1719 struct window_pane *pane; global() member
|