Home
last modified time | relevance | path

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

/minix3/external/bsd/tmux/dist/
H A Dwindow.c462 window_get_active_at(struct window *w, u_int x, u_int y) in window_get_active_at() function
483 wp = window_get_active_at(w, x, y); in window_set_active_at()
519 return (window_get_active_at(w, x, y)); in window_find_string()
H A Dtmux.h2135 struct window_pane *window_get_active_at(struct window *, u_int, u_int);