Searched refs:g_fJustGotFocus (Results 1 – 1 of 1) sorted by relevance
1041 static BOOL g_fJustGotFocus = FALSE; variable1058 g_fJustGotFocus = FALSE; in decode_key_event()1293 if (g_fJustGotFocus) in decode_mouse_event()1295 g_fJustGotFocus = FALSE; in decode_mouse_event()1546 g_fJustGotFocus = ir.Event.FocusEvent.bSetFocus; in handle_focus_event()1547 ui_focus_change((int)g_fJustGotFocus); in handle_focus_event()