Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_w32.c479 static int s_getting_focus = FALSE; variable
886 s_getting_focus = FALSE; in _OnMouseEvent()
1005 s_getting_focus = FALSE; in _OnMouseMoveOrRelease()
2160 if (!s_getting_focus) in gui_mch_wait_for_chars()
2878 s_getting_focus = TRUE; in _OnSetFocus()
2888 s_getting_focus = FALSE; in _OnKillFocus()