Searched refs:KEYCODE_FUNCTION (Results 1 – 14 of 14) sorted by relevance
/ohos5.0/foundation/multimodalinput/input/interfaces/kits/c/input/ |
H A D | oh_key_code.h | 225 KEYCODE_FUNCTION = 2078, enumerator
|
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/ |
H A D | oh__key__code_8h.md | 24 …_LEFT](input.md) = 2076, [KEYCODE_META_RIGHT](input.md) = 2077,<br>[KEYCODE_FUNCTION](input.md) = …
|
H A D | js-apis-keycode.md | 120 | KEYCODE_FUNCTION | 2078 | Function key |
|
H A D | input.md | 80 …OCK = 2075, KEYCODE_META_LEFT = 2076, KEYCODE_META_RIGHT = 2077,<br>KEYCODE_FUNCTION = 2078, KEYCO… 649 | KEYCODE_FUNCTION | Function key|
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-input-kit/ |
H A D | js-apis-keycode.md | 120 | KEYCODE_FUNCTION | 2078 | 功能键 |
|
H A D | oh__key__code_8h.md | 24 …LEFT](input.md) = 2076, [KEYCODE_META_RIGHT](input.md) = 2077,<br/>[KEYCODE_FUNCTION](input.md) = …
|
H A D | input.md | 80 …CK = 2075, KEYCODE_META_LEFT = 2076, KEYCODE_META_RIGHT = 2077,<br/>KEYCODE_FUNCTION = 2078, KEYCO… 649 | KEYCODE_FUNCTION | 功能键 |
|
/ohos5.0/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/ |
H A D | key_event.h | 827 static const int32_t KEYCODE_FUNCTION; variable
|
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/ |
H A D | key_event.cpp | 134 {KeyEvent::KEYCODE_FUNCTION, "KEYCODE_FUNCTION"}, 531 const int32_t KeyEvent::KEYCODE_FUNCTION = 2078; member in OHOS::MMI::KeyEvent
|
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/key_code/src/ |
H A D | js_key_code.cpp | 149 … DECLARE_NAPI_STATIC_PROPERTY("KEYCODE_FUNCTION", GetNapiInt32(env, KeyEvent::KEYCODE_FUNCTION)), in Export()
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta1/ |
H A D | js-apidiff-multi-modal-input.md | 268 | ohos.multimodalInput.keyCode | KeyCode | KEYCODE_FUNCTION = 2078 | 新增 |
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta1/ |
H A D | js-apidiff-multi-modal-input.md | 268 | ohos.multimodalInput.keyCode | KeyCode | KEYCODE_FUNCTION = 2078 | Added|
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-multi-modal-input.md | 149 |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_FUNCTION = 2078|@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 | 149 |Added|NA|Class name: KeyCode;<br>Method or attribute name: KEYCODE_FUNCTION = 2078|@ohos.multimoda…
|