Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dglobals.h1319 # define WM_SCROLLED 2 // wildmenu showing with scroll macro
H A Dcmdexpand.c2855 if (wild_menu_showing == WM_SCROLLED) in wildmenu_cleanup()
H A Dscreen.c1099 wild_menu_showing = WM_SCROLLED; in win_redr_status_matches()