Home
last modified time | relevance | path

Searched refs:KEYCODE_MINUS (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dmmi_keyevent_adapter.h77 KEYCODE_MINUS = 2057, enumerator
/ohos5.0/foundation/multimodalinput/input/interfaces/kits/c/input/
H A Doh_key_code.h183 KEYCODE_MINUS = 2057, enumerator
/ohos5.0/foundation/multimodalinput/input/service/event_handler/src/
H A Dkey_event_value_transformation.cpp495 …{((int64_t)KeyEvent::KEYCODE_CTRL_LEFT << 16) + KeyEvent::KEYCODE_MINUS, KeyEvent::INTENTION_ZOOM_…
496 …{((int64_t)KeyEvent::KEYCODE_CTRL_RIGHT << 16) + KeyEvent::KEYCODE_MINUS, KeyEvent::INTENTION_ZOOM…
/ohos5.0/base/web/webview/ohos_adapter/multimodalinput_adapter/src/
H A Dmmi_keyevent_adapter.cpp73 const int32_t KeyEvent::KEYCODE_MINUS = OHOS::MMI::KeyEvent::KEYCODE_MINUS; member in OHOS::NWeb::MMIAdapter::KeyEvent
/ohos5.0/foundation/multimodalinput/input/service/event_handler/test/
H A Dkey_event_value_transformation_test.cpp413 item[1].SetKeyCode(KeyEvent::KEYCODE_MINUS);
433 item[1].SetKeyCode(KeyEvent::KEYCODE_MINUS);
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/
H A Doh__key__code_8h.md24 …4, [KEYCODE_DEL](input.md) = 2055, [KEYCODE_GRAVE](input.md) = 2056, [KEYCODE_MINUS](input.md) = 2…
H A Djs-apis-keycode.md99 | KEYCODE_MINUS | 2057 | Key - |
H A Dinput.md80 …3,<br>KEYCODE_ENTER = 2054, KEYCODE_DEL = 2055, KEYCODE_GRAVE = 2056, KEYCODE_MINUS = 2057,<br>KEY…
628 | KEYCODE_MINUS | Key -|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-input-kit/
H A Djs-apis-keycode.md99 | KEYCODE_MINUS | 2057 | 按键'-' |
H A Doh__key__code_8h.md24 …4, [KEYCODE_DEL](input.md) = 2055, [KEYCODE_GRAVE](input.md) = 2056, [KEYCODE_MINUS](input.md) = 2…
H A Dinput.md80 …,<br/>KEYCODE_ENTER = 2054, KEYCODE_DEL = 2055, KEYCODE_GRAVE = 2056, KEYCODE_MINUS = 2057,<br/>KE…
628 | KEYCODE_MINUS | 按键'-'&nbsp;&nbsp; |
/ohos5.0/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dkey_event.h678 static const int32_t KEYCODE_MINUS; variable
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dkey_event.cpp113 {KeyEvent::KEYCODE_MINUS, "KEYCODE_MINUS"},
510 const int32_t KeyEvent::KEYCODE_MINUS = 2057; member in OHOS::MMI::KeyEvent
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/key_code/src/
H A Djs_key_code.cpp128 DECLARE_NAPI_STATIC_PROPERTY("KEYCODE_MINUS", GetNapiInt32(env, KeyEvent::KEYCODE_MINUS)), in Export()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta1/
H A Djs-apidiff-multi-modal-input.md289 | ohos.multimodalInput.keyCode | KeyCode | KEYCODE_MINUS = 2057 | 新增 |
/ohos5.0/foundation/multimodalinput/input/tools/inject_event/src/
H A Dinput_manager_command.cpp1676 { '-', { KeyEvent::KEYCODE_MINUS, false} },
1690 { '_', { KeyEvent::KEYCODE_MINUS, true} },
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta1/
H A Djs-apidiff-multi-modal-input.md289 | ohos.multimodalInput.keyCode | KeyCode | KEYCODE_MINUS = 2057 | Added|
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dinput_manager_inject_test.cpp442 SetKeyEvent(KeyEvent::KEY_ACTION_DOWN, KeyEvent::KEYCODE_MINUS,
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-multi-modal-input.md128 |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_MINUS = 2057|@ohos.multimodalInput.keyCode.d.ts|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-multi-modal-input.md128 |Added|NA|Class name: KeyCode;<br>Method or attribute name: KEYCODE_MINUS = 2057|@ohos.multimodalIn…