Searched refs:stl_connected (Results 1 – 5 of 5) sorted by relevance
14 int stl_connected(win_T *wp);
1696 if (stl_connected(wp)) in jump_to_mouse()
547 if (stl_connected(wp)) in win_redr_status()
1139 stl_connected(win_T *wp) in stl_connected() function
5038 && (row != wp->w_height || !stl_connected(wp)) && msg_scrolled == 0) in xy2win()