Searched refs:shift_flag (Results 1 – 1 of 1) sorted by relevance
231 static UINT shift_flag = 0; variable516 if ((caps_flag && shift_flag) || ((!caps_flag) && (!shift_flag))) in gx_win32_map_key_to_guix_key()525 else if (shift_flag) in gx_win32_map_key_to_guix_key()1570 shift_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()1605 shift_flag = GX_FALSE; in gx_win32_event_process()