Searched refs:topframe (Results 1 – 10 of 10) sorted by relevance
1127 curfrp = topframe; in win_split_ins()2989 topframe->fr_child = frp; in winframe_remove()3014 topframe->fr_child = frp2; in winframe_remove()3803 topframe = curwin->w_frame; in win_alloc_firstwin()3973 newtp->tp_topframe = topframe; in win_new_tabpage()4219 topframe = tp->tp_topframe; in enter_tabpage()5997 if (fr != topframe) in win_drag_status_line()6000 if (fr != topframe) in win_drag_status_line()6124 if (fr == topframe) in win_drag_vsep_line()6128 if (fr != topframe) in win_drag_vsep_line()[all …]
262 if (wp->w_height + wp->w_status_height < topframe->fr_height in ses_winsizes()720 tab_topframe = topframe; in makeopens()748 tab_topframe = topframe; in makeopens()
8589 blanklines -= Rows - topframe->fr_height; in intro_message()
1128 win_redraw_last_status(topframe); in win_redr_status_matches()4459 if (tp->tp_topframe == topframe) in draw_tabline()4464 if (tp->tp_topframe != topframe) in draw_tabline()
3227 && Y_2_ROW(y) >= topframe->fr_height + firstwin->w_winrow in gui_send_mouse_event()3783 topframe = curtab->tp_topframe; in get_tabline_label()3796 topframe = curtab->tp_topframe; in get_tabline_label()
757 EXTERN frame_T *topframe; // top of the window frame tree variable
2993 fp = topframe; in mouse_find_win()
2873 win_redraw_last_status(topframe); in wildmenu_cleanup()
6035 if (tp->tp_topframe != topframe) in ex_tabonly()
2083 win_new_shellsize() call in gui_init() to fix the topframe size.4159 Solution: Use the correct topframe for producing the window layout commands.