Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dwindow.c1622 win_T *wp2; in win_exchange() local
1674 if (wp != wp2) in win_exchange()
1678 win_append(wp2, wp); in win_exchange()
1710 win_T *wp2; in win_rotate() local
1771 frame_fix_height(wp2); in win_rotate()
1776 frame_fix_width(wp2); in win_rotate()
6821 win_T *wp2; in restore_snapshot_rec() local
6834 if (wp2 != NULL) in restore_snapshot_rec()
6835 wp = wp2; in restore_snapshot_rec()
6840 if (wp2 != NULL) in restore_snapshot_rec()
[all …]