Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dpopupmenu.pro12 int pum_get_height(void);
/vim-8.2.3635/src/
H A Dpopupmenu.c1120 pum_get_height(void) in pum_get_height() function
H A Dinsexpand.c3666 h = pum_get_height(); in ins_compl_key2count()