Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui.c4892 wp = xy2win(x, y, IGNORE_POPUP); in gui_mouse_focus()
4908 wp = xy2win(x, y, IGNORE_POPUP); in gui_mouse_focus()
4999 wp = gui_mouse_window(IGNORE_POPUP); in gui_mouse_correct()
H A Dmouse.c2972 if (popup != IGNORE_POPUP) in mouse_find_win()
H A Dstructs.h4303 IGNORE_POPUP, // only check non-popup windows enumerator
H A Dpopupwin.c3707 wp = mouse_find_win(&line_cp, &col_cp, IGNORE_POPUP); in may_update_popup_mask()