Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_multimodalInput_keyCode.js81 KEYCODE_ALT_RIGHT: 2046, property
/third_party/chromium/patch/
D0003-ohos-1115.patch67010 + {KeyEvent::KEYCODE_ALT_RIGHT, ui::VKEY_MENU},
67281 + {KeyEvent::KEYCODE_ALT_RIGHT, ScanKeyCode::ALTRIGHT_SCAN_CODE},
67317 + keyEventHandle_.RegistInputEvent(KeyEvent::KEYCODE_ALT_RIGHT, KEY_DOWN,
67370 + keyEventHandle_.GetInputEvent(KeyEvent::KEYCODE_ALT_RIGHT)) {