Searched refs:foundfr (Results 1 – 1 of 1) sorted by relevance
4556 frame_T *foundfr; in win_vert_neighbor() local4563 foundfr = wp->w_frame; in win_vert_neighbor()4570 fr = foundfr; in win_vert_neighbor()4591 foundfr = nfr; in win_vert_neighbor()4610 return foundfr != NULL ? foundfr->fr_win : NULL; in win_vert_neighbor()4643 frame_T *foundfr; in win_horz_neighbor() local4650 foundfr = wp->w_frame; in win_horz_neighbor()4657 fr = foundfr; in win_horz_neighbor()4678 foundfr = nfr; in win_horz_neighbor()4697 return foundfr != NULL ? foundfr->fr_win : NULL; in win_horz_neighbor()