Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dlayout-set.c31 static void layout_set_even_h(struct window *);
43 { "even-horizontal", layout_set_even_h },
181 layout_set_even_h(struct window *w) in layout_set_even_h() function