Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dwindow.c3139 frame_T *topfrp, in frame_new_height() argument
3149 if (topfrp->fr_win != NULL) in frame_new_height()
3152 win_new_height(topfrp->fr_win, in frame_new_height()
3179 frp = topfrp->fr_child; in frame_new_height()
3341 frame_T *topfrp, in frame_new_width() argument
3355 wp = topfrp->fr_win; in frame_new_width()
3386 frp = topfrp->fr_child; in frame_new_width()
3447 topfrp->fr_width = width; in frame_new_width()
3565 frame_T *topfrp, in frame_minwidth() argument
5483 wp = topfrp->fr_win; in frame_comp_pos()
[all …]