Home
last modified time | relevance | path

Searched refs:default_window_size (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/bsd/tmux/dist/
Dcmd-resize-window.c102 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()
Dresize.c285 default_window_size(struct client *c, struct session *s, struct window *w, in default_window_size() function
Dspawn.c155 default_window_size(sc->tc, s, NULL, &sx, &sy, &xpixel, &ypixel, in spawn_window()
Dtmux.h2846 void default_window_size(struct client *, struct session *, struct window *,