Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dpopupmenu.c142 pum_height = size; in pum_display()
146 pum_height = p_ph; in pum_display()
164 pum_height = size; in pum_display()
174 pum_height = p_ph; in pum_display()
194 pum_height = size; in pum_display()
196 pum_height = p_ph; in pum_display()
200 if (pum_height < 1 || (pum_height == 1 && size > 1)) in pum_display()
227 if (pum_height < size) in pum_display()
433 thumb_height = pum_height * pum_height / pum_size; in pum_redraw()
763 if (pum_height > 2) in pum_set_selected()
[all …]