Home
last modified time | relevance | path

Searched refs:KEYCODE_BRIGHTNESS_UP (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/interfaces/kits/c/input/
H A Doh_key_code.h65 KEYCODE_BRIGHTNESS_UP = 40, enumerator
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/
H A Doh__key__code_8h.md24 …E_VOLUME_MUTE](input.md) = 22, [KEYCODE_MUTE](input.md) = 23,<br>[KEYCODE_BRIGHTNESS_UP](input.md)…
H A Djs-apis-keycode.md40 | KEYCODE_BRIGHTNESS_UP | 40 | Brightness Up key |
H A Dinput.md80 …CODE_CAMERA = 19, KEYCODE_VOLUME_MUTE = 22, KEYCODE_MUTE = 23,<br>KEYCODE_BRIGHTNESS_UP = 40, KEYC…
569 | KEYCODE_BRIGHTNESS_UP | Brightness Up key|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-input-kit/
H A Djs-apis-keycode.md40 | KEYCODE_BRIGHTNESS_UP | 40 | 亮度调节按键:调亮 |
H A Doh__key__code_8h.md24 …_VOLUME_MUTE](input.md) = 22, [KEYCODE_MUTE](input.md) = 23,<br/>[KEYCODE_BRIGHTNESS_UP](input.md)…
H A Dinput.md80 …ODE_CAMERA = 19, KEYCODE_VOLUME_MUTE = 22, KEYCODE_MUTE = 23,<br/>KEYCODE_BRIGHTNESS_UP = 40, KEYC…
569 | KEYCODE_BRIGHTNESS_UP | 亮度调节按键:调亮&nbsp;&nbsp; |
/ohos5.0/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dkey_event.h248 static const int32_t KEYCODE_BRIGHTNESS_UP; variable
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dkey_event.cpp53 {KeyEvent::KEYCODE_BRIGHTNESS_UP, "KEYCODE_BRIGHTNESS_UP"},
450 const int32_t KeyEvent::KEYCODE_BRIGHTNESS_UP = 40; member in OHOS::MMI::KeyEvent
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/include/
H A Devent_log_helper.h63 … KeyEvent::KEYCODE_BRIGHTNESS_DOWN, KeyEvent::KEYCODE_BRIGHTNESS_UP, KeyEvent::KEYCODE_VOLUME_MUTE,
/ohos5.0/base/powermgr/power_manager/services/native/src/wakeup/
H A Dwakeup_controller.cpp511 || (keyCode == KeyEvent::KEYCODE_BRIGHTNESS_UP) // F2 hotkey in ControlListener()
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/key_code/src/
H A Djs_key_code.cpp69 …_NAPI_STATIC_PROPERTY("KEYCODE_BRIGHTNESS_UP", GetNapiInt32(env, KeyEvent::KEYCODE_BRIGHTNESS_UP)), in Export()
/ohos5.0/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_subscriber_handler.cpp287 || keyEvent->GetKeyCode() == KeyEvent::KEYCODE_BRIGHTNESS_UP) { in IsFunctionKey()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta1/
H A Djs-apidiff-multi-modal-input.md348 | ohos.multimodalInput.keyCode | KeyCode | KEYCODE_BRIGHTNESS_UP = 40 | 新增 |
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta1/
H A Djs-apidiff-multi-modal-input.md348 | ohos.multimodalInput.keyCode | KeyCode | KEYCODE_BRIGHTNESS_UP = 40 | Added|
/ohos5.0/foundation/multimodalinput/input/service/subscriber/test/
H A Dkey_subscriber_handler_test.cpp506 keyEvent = std::make_shared<KeyEvent>(KeyEvent::KEYCODE_BRIGHTNESS_UP);
1247 keyEvent->SetKeyCode(KeyEvent::KEYCODE_BRIGHTNESS_UP);
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dinput_manager_inject_test.cpp552 SetKeyEvent(KeyEvent::KEY_ACTION_DOWN, KeyEvent::KEYCODE_BRIGHTNESS_UP,
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-multi-modal-input.md69 |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_BRIGHTNESS_UP = 40|@ohos.multimodalInput.keyCode.d.ts|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-multi-modal-input.md69 |Added|NA|Class name: KeyCode;<br>Method or attribute name: KEYCODE_BRIGHTNESS_UP = 40|@ohos.multim…