Searched refs:ctrl_flag (Results 1 – 1 of 1) sorted by relevance
233 static UINT ctrl_flag = 0; variable1575 ctrl_flag = GX_TRUE; in gx_win32_event_process()1583 if (shift_flag || ctrl_flag && check_key_event) in gx_win32_event_process()1585 event_type = gx_win32_map_key_to_guix_event(wParam, shift_flag, ctrl_flag); in gx_win32_event_process()1609 ctrl_flag = GX_FALSE; in gx_win32_event_process()