/ohos5.0/base/inputmethod/imf/services/adapter/keyboard/src/ |
H A D | input_event_callback.cpp | 29 { MMI::KeyEvent::KEYCODE_CAPS_LOCK, KeyboardEvent::CAPS_MASK }, 46 if (keyCode == MMI::KeyEvent::KEYCODE_CAPS_LOCK) { in OnInputEvent()
|
/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/ |
H A D | mmi_keyevent_adapter.h | 91 KEYCODE_CAPS_LOCK = 2074, enumerator
|
/ohos5.0/foundation/multimodalinput/input/interfaces/kits/c/input/ |
H A D | oh_key_code.h | 217 KEYCODE_CAPS_LOCK = 2074, enumerator
|
/ohos5.0/base/web/webview/ohos_adapter/multimodalinput_adapter/src/ |
H A D | mmi_keyevent_adapter.cpp | 87 const int32_t KeyEvent::KEYCODE_CAPS_LOCK = OHOS::MMI::KeyEvent::KEYCODE_CAPS_LOCK; member in OHOS::NWeb::MMIAdapter::KeyEvent
|
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/ |
H A D | input_method_service_test.cpp | 103 bool result = KeyEventUtil::SimulateKeyEvent(MMI::KeyEvent::KEYCODE_CAPS_LOCK);
|
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/ |
H A D | oh__key__code_8h.md | 24 …_LEFT](input.md) = 2072, [KEYCODE_CTRL_RIGHT](input.md) = 2073,<br>[KEYCODE_CAPS_LOCK](input.md) =…
|
H A D | js-apis-keycode.md | 116 | KEYCODE_CAPS_LOCK | 2074 | Caps Lock key |
|
H A D | input.md | 80 …DEL = 2071, KEYCODE_CTRL_LEFT = 2072, KEYCODE_CTRL_RIGHT = 2073,<br>KEYCODE_CAPS_LOCK = 2074, KEYC… 645 | KEYCODE_CAPS_LOCK | Caps Lock key|
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-input-kit/ |
H A D | js-apis-keycode.md | 116 | KEYCODE_CAPS_LOCK | 2074 | 大写锁定键 |
|
H A D | oh__key__code_8h.md | 24 …LEFT](input.md) = 2072, [KEYCODE_CTRL_RIGHT](input.md) = 2073,<br/>[KEYCODE_CAPS_LOCK](input.md) =…
|
H A D | input.md | 80 …EL = 2071, KEYCODE_CTRL_LEFT = 2072, KEYCODE_CTRL_RIGHT = 2073,<br/>KEYCODE_CAPS_LOCK = 2074, KEYC… 645 | KEYCODE_CAPS_LOCK | 大写锁定键 |
|
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/ |
H A D | key_event.cpp | 130 {KeyEvent::KEYCODE_CAPS_LOCK, "KEYCODE_CAPS_LOCK"}, 527 const int32_t KeyEvent::KEYCODE_CAPS_LOCK = 2074; member in OHOS::MMI::KeyEvent 1274 case KEYCODE_CAPS_LOCK: { in TransitionFunctionKey()
|
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/test/ |
H A D | key_event_test.cpp | 386 int32_t lockCode = keyEvent->TransitionFunctionKey(KeyEvent::KEYCODE_CAPS_LOCK);
|
/ohos5.0/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/ |
H A D | key_event.h | 799 static const int32_t KEYCODE_CAPS_LOCK; variable
|
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/include/ |
H A D | event_log_helper.h | 57 KeyEvent::KEYCODE_CAPS_LOCK, KeyEvent::KEYCODE_SCROLL_LOCK, KeyEvent::KEYCODE_META_LEFT,
|
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/key_code/src/ |
H A D | js_key_code.cpp | 145 … DECLARE_NAPI_STATIC_PROPERTY("KEYCODE_CAPS_LOCK", GetNapiInt32(env, KeyEvent::KEYCODE_CAPS_LOCK)), in Export()
|
/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/ |
H A D | mmi_service.cpp | 113 KeyEvent::KEYCODE_CAPS_LOCK, KeyEvent::KEYCODE_SCROLL_LOCK, KeyEvent::KEYCODE_META_LEFT, 1481 specialKeysState[KeyEvent::KEYCODE_CAPS_LOCK] = in OnGetKeyState()
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta1/ |
H A D | js-apidiff-multi-modal-input.md | 272 | ohos.multimodalInput.keyCode | KeyCode | KEYCODE_CAPS_LOCK = 2074 | 新增 |
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta1/ |
H A D | js-apidiff-multi-modal-input.md | 272 | ohos.multimodalInput.keyCode | KeyCode | KEYCODE_CAPS_LOCK = 2074 | Added|
|
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/ |
H A D | oh_input_manager.cpp | 97 …KEYCODE_CAPS_LOCK, KEYCODE_SCROLL_LOCK, KEYCODE_META_LEFT, KEYCODE_META_RIGHT, KEYCODE_SYSRQ, KEYC…
|
/ohos5.0/foundation/multimodalinput/input/service/key_command/test/ |
H A D | key_command_handler_test.cpp | 3368 handler.lastKeyEventCode_ = KeyEvent::KEYCODE_CAPS_LOCK; 3371 handler.lastKeyEventCode_ = KeyEvent::KEYCODE_CAPS_LOCK;
|
/ohos5.0/foundation/multimodalinput/input/service/connect_manager/src/ |
H A D | multimodal_input_connect_proxy.cpp | 1833 specialKeysState[KeyEvent::KEYCODE_CAPS_LOCK] = specialKeysStateTmp[SPECIAL_ARRAY_INDEX0]; in GetKeyState()
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-multi-modal-input.md | 145 |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_CAPS_LOCK = 2074|@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 | 145 |Added|NA|Class name: KeyCode;<br>Method or attribute name: KEYCODE_CAPS_LOCK = 2074|@ohos.multimod…
|