/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/ |
H A D | mmi_keyevent_adapter.h | 96 KEYCODE_BREAK = 2080, enumerator
|
/ohos5.0/foundation/multimodalinput/input/interfaces/kits/c/input/ |
H A D | oh_key_code.h | 229 KEYCODE_BREAK = 2080, enumerator
|
/ohos5.0/base/web/webview/ohos_adapter/multimodalinput_adapter/src/ |
H A D | mmi_keyevent_adapter.cpp | 92 const int32_t KeyEvent::KEYCODE_BREAK = OHOS::MMI::KeyEvent::KEYCODE_BREAK; member in OHOS::NWeb::MMIAdapter::KeyEvent
|
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/ |
H A D | oh__key__code_8h.md | 24 …EYCODE_FUNCTION](input.md) = 2078, [KEYCODE_SYSRQ](input.md) = 2079, [KEYCODE_BREAK](input.md) = 2…
|
H A D | js-apis-keycode.md | 122 | KEYCODE_BREAK | 2080 | Break/Pause key |
|
H A D | input.md | 80 …_META_RIGHT = 2077,<br>KEYCODE_FUNCTION = 2078, KEYCODE_SYSRQ = 2079, KEYCODE_BREAK = 2080, KEYCOD… 651 | KEYCODE_BREAK | Break/Pause key|
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-input-kit/ |
H A D | js-apis-keycode.md | 122 | KEYCODE_BREAK | 2080 | Break/Pause键 |
|
H A D | oh__key__code_8h.md | 24 …EYCODE_FUNCTION](input.md) = 2078, [KEYCODE_SYSRQ](input.md) = 2079, [KEYCODE_BREAK](input.md) = 2…
|
H A D | input.md | 80 …META_RIGHT = 2077,<br/>KEYCODE_FUNCTION = 2078, KEYCODE_SYSRQ = 2079, KEYCODE_BREAK = 2080, KEYCOD… 651 | KEYCODE_BREAK | Break/Pause键 |
|
/ohos5.0/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/ |
H A D | key_event.h | 841 static const int32_t KEYCODE_BREAK; variable
|
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/ |
H A D | key_event.cpp | 136 {KeyEvent::KEYCODE_BREAK, "KEYCODE_BREAK"}, 533 const int32_t KeyEvent::KEYCODE_BREAK = 2080; member in OHOS::MMI::KeyEvent
|
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/include/ |
H A D | event_log_helper.h | 58 …KeyEvent::KEYCODE_META_RIGHT, KeyEvent::KEYCODE_SYSRQ, KeyEvent::KEYCODE_BREAK, KeyEvent::KEYCODE_…
|
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/key_code/src/ |
H A D | js_key_code.cpp | 151 DECLARE_NAPI_STATIC_PROPERTY("KEYCODE_BREAK", GetNapiInt32(env, KeyEvent::KEYCODE_BREAK)), in Export()
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta1/ |
H A D | js-apidiff-multi-modal-input.md | 266 | ohos.multimodalInput.keyCode | KeyCode | KEYCODE_BREAK = 2080 | 新增 |
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta1/ |
H A D | js-apidiff-multi-modal-input.md | 266 | ohos.multimodalInput.keyCode | KeyCode | KEYCODE_BREAK = 2080 | Added|
|
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/ |
H A D | oh_input_manager.cpp | 97 …APS_LOCK, KEYCODE_SCROLL_LOCK, KEYCODE_META_LEFT, KEYCODE_META_RIGHT, KEYCODE_SYSRQ, KEYCODE_BREAK,
|
/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/ |
H A D | mmi_service.cpp | 114 …KeyEvent::KEYCODE_META_RIGHT, KeyEvent::KEYCODE_SYSRQ, KeyEvent::KEYCODE_BREAK, KeyEvent::KEYCODE_…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-multi-modal-input.md | 151 |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_BREAK = 2080|@ohos.multimodalInput.keyCode.d.ts|
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-multi-modal-input.md | 151 |Added|NA|Class name: KeyCode;<br>Method or attribute name: KEYCODE_BREAK = 2080|@ohos.multimodalIn…
|