Searched refs:shift_r (Results 1 – 2 of 2) sorted by relevance
5 static bool shift_l = 0, shift_r = 0, ctrl_l = 0, ctrl_r = 0, alt_l = 0, alt_r = 0; variable491 if (shift_l || shift_r) in keyboard_analyze_keycode()502 shift_r = flag_make; in keyboard_analyze_keycode()
317 scancode_status.shift_r = flag_make; in handle_type3()347 if scancode_status.shift_l || scancode_status.shift_r { in handle_type3()439 shift_r: bool, field473 shift_r: false, in new()