Home
last modified time | relevance | path

Searched refs:KEYCODE_CAPS_LOCK (Results 1 – 24 of 24) sorted by relevance

/ohos5.0/base/inputmethod/imf/services/adapter/keyboard/src/
H A Dinput_event_callback.cpp29 { 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 Dmmi_keyevent_adapter.h91 KEYCODE_CAPS_LOCK = 2074, enumerator
/ohos5.0/foundation/multimodalinput/input/interfaces/kits/c/input/
H A Doh_key_code.h217 KEYCODE_CAPS_LOCK = 2074, enumerator
/ohos5.0/base/web/webview/ohos_adapter/multimodalinput_adapter/src/
H A Dmmi_keyevent_adapter.cpp87 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 Dinput_method_service_test.cpp103 bool result = KeyEventUtil::SimulateKeyEvent(MMI::KeyEvent::KEYCODE_CAPS_LOCK);
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/
H A Doh__key__code_8h.md24 …_LEFT](input.md) = 2072, [KEYCODE_CTRL_RIGHT](input.md) = 2073,<br>[KEYCODE_CAPS_LOCK](input.md) =…
H A Djs-apis-keycode.md116 | KEYCODE_CAPS_LOCK | 2074 | Caps Lock key |
H A Dinput.md80 …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 Djs-apis-keycode.md116 | KEYCODE_CAPS_LOCK | 2074 | 大写锁定键 |
H A Doh__key__code_8h.md24 …LEFT](input.md) = 2072, [KEYCODE_CTRL_RIGHT](input.md) = 2073,<br/>[KEYCODE_CAPS_LOCK](input.md) =…
H A Dinput.md80 …EL = 2071, KEYCODE_CTRL_LEFT = 2072, KEYCODE_CTRL_RIGHT = 2073,<br/>KEYCODE_CAPS_LOCK = 2074, KEYC…
645 | KEYCODE_CAPS_LOCK | 大写锁定键&nbsp;&nbsp; |
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dkey_event.cpp130 {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 Dkey_event_test.cpp386 int32_t lockCode = keyEvent->TransitionFunctionKey(KeyEvent::KEYCODE_CAPS_LOCK);
/ohos5.0/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dkey_event.h799 static const int32_t KEYCODE_CAPS_LOCK; variable
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/include/
H A Devent_log_helper.h57 KeyEvent::KEYCODE_CAPS_LOCK, KeyEvent::KEYCODE_SCROLL_LOCK, KeyEvent::KEYCODE_META_LEFT,
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/key_code/src/
H A Djs_key_code.cpp145 … 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 Dmmi_service.cpp113 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 Djs-apidiff-multi-modal-input.md272 | ohos.multimodalInput.keyCode | KeyCode | KEYCODE_CAPS_LOCK = 2074 | 新增 |
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta1/
H A Djs-apidiff-multi-modal-input.md272 | ohos.multimodalInput.keyCode | KeyCode | KEYCODE_CAPS_LOCK = 2074 | Added|
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/
H A Doh_input_manager.cpp97KEYCODE_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 Dkey_command_handler_test.cpp3368 handler.lastKeyEventCode_ = KeyEvent::KEYCODE_CAPS_LOCK;
3371 handler.lastKeyEventCode_ = KeyEvent::KEYCODE_CAPS_LOCK;
/ohos5.0/foundation/multimodalinput/input/service/connect_manager/src/
H A Dmultimodal_input_connect_proxy.cpp1833 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 Djs-apidiff-multi-modal-input.md145 |新增|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 Djs-apidiff-multi-modal-input.md145 |Added|NA|Class name: KeyCode;<br>Method or attribute name: KEYCODE_CAPS_LOCK = 2074|@ohos.multimod…