Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/interfaces/kits/c/input/
H A Doh_input_manager.h1312 Input_Result OH_Input_GetPreKeys(const Input_Hotkey *hotkey, int32_t **preKeys, int32_t *preKeyCoun…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-input-kit/
H A Dinput.md170 | [Input_Result](#input_result) [OH_Input_GetPreKeys](#oh_input_getprekeys) (const [Input_Hotkey](#…
2278 ### OH_Input_GetPreKeys()
2281 Input_Result OH_Input_GetPreKeys (const Input_Hotkey * hotkey, int32_t ** preKeys, int32_t * preKey…
H A Doh__input__manager_8h.md162 | [Input_Result](input.md#input_result) [OH_Input_GetPreKeys](input.md#oh_input_getprekeys) (const …
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/
H A Dinput.md170 | [Input_Result](#input_result) [OH_Input_GetPreKeys](#oh_input_getprekeys) (const [Input_Hotkey](#…
2278 ### OH_Input_GetPreKeys()
2281 Input_Result OH_Input_GetPreKeys (const Input_Hotkey * hotkey, int32_t ** preKeys, int32_t * preKey…
H A Doh__input__manager_8h.md162 | [Input_Result](input.md#input_result) [OH_Input_GetPreKeys](input.md#oh_input_getprekeys) (const …
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/
H A Doh_input_manager.cpp1668 Input_Result OH_Input_GetPreKeys(const Input_Hotkey *hotkey, int32_t **preKeys, int32_t *preKeyCoun… in OH_Input_GetPreKeys() function