Searched refs:default_window_size (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/bsd/tmux/dist/ |
| D | cmd-resize-window.c | 102 default_window_size(NULL, s, w, &sx, &sy, &xpixel, &ypixel, in cmd_resize_window_exec() 105 default_window_size(NULL, s, w, &sx, &sy, &xpixel, &ypixel, in cmd_resize_window_exec()
|
| D | resize.c | 285 default_window_size(struct client *c, struct session *s, struct window *w, in default_window_size() function
|
| D | spawn.c | 155 default_window_size(sc->tc, s, NULL, &sx, &sy, &xpixel, &ypixel, in spawn_window()
|
| D | tmux.h | 2846 void default_window_size(struct client *, struct session *, struct window *,
|