Searched refs:window_get_active_at (Results 1 – 2 of 2) sorted by relevance
462 window_get_active_at(struct window *w, u_int x, u_int y) in window_get_active_at() function483 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()
2135 struct window_pane *window_get_active_at(struct window *, u_int, u_int);