Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dpopupmenu.c444 screen_zindex = POPUPMENU_ZINDEX; in pum_redraw()
H A Dpopupwin.c3662 if (wp->w_zindex < POPUPMENU_ZINDEX in may_update_popup_mask()
3665 mask[line * screen_Columns + col] = POPUPMENU_ZINDEX; in may_update_popup_mask()
H A Dstructs.h2569 # define POPUPMENU_ZINDEX 100 macro
H A Dscreen.c2144 && screen_zindex <= POPUPMENU_ZINDEX in screen_char()