Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dui.c1151 need_redraw |= apply_autocmds(in_focus ? EVENT_FOCUSGAINED in ui_focus_change()
H A Dvim.h1330 EVENT_FOCUSGAINED, // got the focus enumerator
H A Dautocmd.c142 {"FocusGained", EVENT_FOCUSGAINED},