Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dwindow.c41 static void frame_fix_height(win_T *wp);
1283 frame_fix_height(wp); in win_split_ins()
1284 frame_fix_height(oldwin); in win_split_ins()
1691 frame_fix_height(curwin); in win_exchange()
1692 frame_fix_height(wp); in win_exchange()
1770 frame_fix_height(wp1); in win_rotate()
1771 frame_fix_height(wp2); in win_rotate()
3498 frame_fix_height(win_T *wp) in frame_fix_height() function
6556 frame_fix_height(wp); in last_status_rec()