Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/interfaces/kits/c/input/
H A Doh_input_manager.h1401 Input_Result OH_Input_GetRepeat(const Input_Hotkey* hotkey, bool *isRepeat);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-input-kit/
H A Dinput.md177 | [Input_Result](#input_result) [OH_Input_GetRepeat](#oh_input_getrepeat) (const [Input_Hotkey](#in…
2304 ### OH_Input_GetRepeat()
2307 Input_Result OH_Input_GetRepeat (const Input_Hotkey * hotkey, bool * isRepeat )
H A Doh__input__manager_8h.md169 | [Input_Result](input.md#input_result) [OH_Input_GetRepeat](input.md#oh_input_getrepeat) (const [I…
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/
H A Dinput.md177 | [Input_Result](#input_result) [OH_Input_GetRepeat](#oh_input_getrepeat) (const [Input_Hotkey](#in…
2304 ### OH_Input_GetRepeat()
2307 Input_Result OH_Input_GetRepeat (const Input_Hotkey * hotkey, bool * isRepeat )
H A Doh__input__manager_8h.md169 | [Input_Result](input.md#input_result) [OH_Input_GetRepeat](input.md#oh_input_getrepeat) (const [I…
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/
H A Doh_input_manager.cpp1684 Input_Result OH_Input_GetRepeat(const Input_Hotkey* hotkey, bool *isRepeat) in OH_Input_GetRepeat() function