Home
last modified time | relevance | path

Searched refs:KEYCODE_APOSTROPHE (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dmmi_keyevent_adapter.h83 KEYCODE_APOSTROPHE = 2063, enumerator
/ohos5.0/foundation/multimodalinput/input/interfaces/kits/c/input/
H A Doh_key_code.h195 KEYCODE_APOSTROPHE = 2063, enumerator
/ohos5.0/base/web/webview/ohos_adapter/multimodalinput_adapter/src/
H A Dmmi_keyevent_adapter.cpp79 const int32_t KeyEvent::KEYCODE_APOSTROPHE = OHOS::MMI::KeyEvent::KEYCODE_APOSTROPHE; member in OHOS::NWeb::MMIAdapter::KeyEvent
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/
H A Doh__key__code_8h.md24 …SLASH](input.md) = 2061,<br>[KEYCODE_SEMICOLON](input.md) = 2062, [KEYCODE_APOSTROPHE](input.md) =…
H A Djs-apis-keycode.md105 | KEYCODE_APOSTROPHE | 2063 | Key ' |
H A Dinput.md80 …KET = 2060, KEYCODE_BACKSLASH = 2061,<br>KEYCODE_SEMICOLON = 2062, KEYCODE_APOSTROPHE = 2063, KEYC…
634 | KEYCODE_APOSTROPHE | Key '|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-input-kit/
H A Djs-apis-keycode.md105 | KEYCODE_APOSTROPHE | 2063 | 按键''' (单引号) |
H A Doh__key__code_8h.md24 …LASH](input.md) = 2061,<br/>[KEYCODE_SEMICOLON](input.md) = 2062, [KEYCODE_APOSTROPHE](input.md) =…
H A Dinput.md80 …ET = 2060, KEYCODE_BACKSLASH = 2061,<br/>KEYCODE_SEMICOLON = 2062, KEYCODE_APOSTROPHE = 2063, KEYC…
634 | KEYCODE_APOSTROPHE | 按键''' (单引号)&nbsp;&nbsp; |
/ohos5.0/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dkey_event.h720 static const int32_t KEYCODE_APOSTROPHE; variable
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dkey_event.cpp119 {KeyEvent::KEYCODE_APOSTROPHE, "KEYCODE_APOSTROPHE"},
516 const int32_t KeyEvent::KEYCODE_APOSTROPHE = 2063; member in OHOS::MMI::KeyEvent
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/key_code/src/
H A Djs_key_code.cpp134 …ECLARE_NAPI_STATIC_PROPERTY("KEYCODE_APOSTROPHE", GetNapiInt32(env, KeyEvent::KEYCODE_APOSTROPHE)), in Export()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta1/
H A Djs-apidiff-multi-modal-input.md283 | ohos.multimodalInput.keyCode | KeyCode | KEYCODE_APOSTROPHE = 2063 | 新增 |
/ohos5.0/foundation/multimodalinput/input/tools/inject_event/src/
H A Dinput_manager_command.cpp1665 { '\"', { KeyEvent::KEYCODE_APOSTROPHE, true} },
1670 { '\'', { KeyEvent::KEYCODE_APOSTROPHE, false} },
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta1/
H A Djs-apidiff-multi-modal-input.md283 | ohos.multimodalInput.keyCode | KeyCode | KEYCODE_APOSTROPHE = 2063 | Added|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-multi-modal-input.md134 |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_APOSTROPHE = 2063|@ohos.multimodalInput.keyCode.d.ts|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-multi-modal-input.md134 |Added|NA|Class name: KeyCode;<br>Method or attribute name: KEYCODE_APOSTROPHE = 2063|@ohos.multimo…