Searched refs:POPF_IS_POPUP (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | vim.h | 637 #define POPF_IS_POPUP 0x01 // this is a popup window macro |
| H A D | popupwin.c | 1925 wp->w_popup_flags = POPF_IS_POPUP | POPF_MAPPING | POPF_POSINVERT; in popup_create() |