usr.bin/tmux/tmux.h
1402
enum layout_type {
usr.bin/tmux/tmux.h
3418
enum layout_type, int, int);
usr.bin/tmux/tmux.h
3423
void layout_make_node(struct layout_cell *, enum layout_type);
usr.bin/tmux/tmux.h
3427
enum layout_type, int);
usr.bin/tmux/tmux.h
3431
void layout_resize_pane(struct window_pane *, enum layout_type,
usr.bin/tmux/tmux.h
3433
void layout_resize_pane_to(struct window_pane *, enum layout_type,
usr.bin/tmux/tmux.h
3437
struct layout_cell *layout_split_pane(struct window_pane *, enum layout_type,