Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dpopupmenu.c34 static int pum_win_height; variable
120 pum_win_height = curwin->w_height; in pum_display()
1064 && pum_win_height == curwin->w_height in pum_in_same_position()