Home
last modified time | relevance | path

Searched refs:OH_Input_CreateHotkey (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/interfaces/kits/c/input/
H A Doh_input_manager.h1276 Input_Hotkey *OH_Input_CreateHotkey(void);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-input-kit/
H A Dinput.md167 | [Input_Hotkey](#input_hotkey) \* [OH_Input_CreateHotkey](#oh_input_createhotkey) () | 创建快捷键对象的实例。…
1224 ### OH_Input_CreateHotkey()
1227 Input_Hotkey* OH_Input_CreateHotkey ()
H A Doh__input__manager_8h.md159 | [Input_Hotkey](input.md#input_hotkey) \* [OH_Input_CreateHotkey](input.md#oh_input_createhotkey) …
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/
H A Dinput.md167 | [Input_Hotkey](#input_hotkey) \* [OH_Input_CreateHotkey](#oh_input_createhotkey) () | Creates a s…
1224 ### OH_Input_CreateHotkey()
1227 Input_Hotkey* OH_Input_CreateHotkey ()
H A Doh__input__manager_8h.md159 | [Input_Hotkey](input.md#input_hotkey) \* [OH_Input_CreateHotkey](input.md#oh_input_createhotkey) …
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/
H A Doh_input_manager.cpp1657 Input_Hotkey* OH_Input_CreateHotkey(void) in OH_Input_CreateHotkey() function