Searched refs:options_set_parent (Results 1 – 5 of 5) sorted by relevance
103 options_set_parent(src_wp->options, dst_w->options); in cmd_swap_pane_exec()106 options_set_parent(dst_wp->options, src_w->options); in cmd_swap_pane_exec()
152 options_set_parent(src_wp->options, dst_w->options); in cmd_join_pane_exec()
101 options_set_parent(wp->options, w->options); in cmd_break_pane_exec()
198 options_set_parent(struct options *oo, struct options *parent) in options_set_parent() function
2309 void options_set_parent(struct options *, struct options *);