Home
last modified time | relevance | path

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

/DragonOS-0.1.7/user/libs/libKeyboard/
Dkeyboard.c6 …home = 0, pgup = 0, del = 0, end = 0, pgdn = 0, arrow_u = 0, arrow_l = 0, arrow_d = 0, arrow_r = 0; variable
442 arrow_d = true; in keyboard_analyze_keycode()
447 arrow_d = false; in keyboard_analyze_keycode()
/DragonOS-0.1.7/kernel/src/libs/
Dkeyboard_parser.rs251 scancode_status.arrow_d = true; in handle_func0()
256 scancode_status.arrow_d = false; in handle_func0()
460 arrow_d: bool, field
489 arrow_d: false, in new()