Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/tmux/dist/
H A Dlayout.c40 static int layout_resize_pane_shrink(struct window *, struct layout_cell *,
593 size = layout_resize_pane_shrink(w, lc, type, needed); in layout_resize_layout()
675 layout_resize_pane_shrink(struct window *w, struct layout_cell *lc, in layout_resize_pane_shrink() function