Home
last modified time | relevance | path

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

/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dui.c241 int ui_pum_get_height(void) in ui_pum_get_height() function
H A Dpopupmnu.c916 int ui_pum_height = ui_pum_get_height(); in pum_get_height()