Home
last modified time | relevance | path

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

/dports/editors/xvile/vile-9.8v/
H A Dx11.c5010 static int got_focus_event = FALSE; in x_change_focus() local
5016 if (!ev->xcrossing.focus || got_focus_event) in x_change_focus()
5021 got_focus_event = TRUE; in x_change_focus()
5034 || got_focus_event in x_change_focus()
5040 got_focus_event = TRUE; in x_change_focus()
/dports/editors/vile/vile-9.8v/
H A Dx11.c5010 static int got_focus_event = FALSE; in x_change_focus() local
5016 if (!ev->xcrossing.focus || got_focus_event) in x_change_focus()
5021 got_focus_event = TRUE; in x_change_focus()
5034 || got_focus_event in x_change_focus()
5040 got_focus_event = TRUE; in x_change_focus()