Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/
H A Dvim.h603 #define SLF_POPUP 2 macro
H A Ddrawline.c802 screen_line_flags |= SLF_POPUP; in win_line()
H A Dscreen.c783 && !(flags & SLF_POPUP) // no separator for popup window in screen_line()
H A Dterminal.c3824 popup_is_popup(wp) ? SLF_POPUP : in term_update_window()