Home
last modified time | relevance | path

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

/DragonOS-0.1.7/user/libs/libKeyboard/
Dkeyboard.c5 static bool shift_l = 0, shift_r = 0, ctrl_l = 0, ctrl_r = 0, alt_l = 0, alt_r = 0; variable
506 ctrl_l = flag_make; in keyboard_analyze_keycode()
/DragonOS-0.1.7/kernel/src/libs/
Dkeyboard_parser.rs321 scancode_status.ctrl_l = flag_make; in handle_type3()
441 ctrl_l: bool, field
474 ctrl_l: false, in new()