Searched refs:OH_Input_SetKeyPressed (Results 1 – 7 of 7) sorted by relevance
409 void OH_Input_SetKeyPressed(struct Input_KeyState* keyState, int32_t keyAction);
92 | void [OH_Input_SetKeyPressed](#oh_input_setkeypressed) (struct [Input_KeyState](#input_keystate) …3008 ### OH_Input_SetKeyPressed()3011 void OH_Input_SetKeyPressed (struct Input_KeyState * keyState, int32_t keyAction )
84 | void [OH_Input_SetKeyPressed](input.md#oh_input_setkeypressed) (struct [Input_KeyState](input.md#…
94 OH_Input_SetKeyPressed(keyState, 0);
196 void OH_Input_SetKeyPressed(struct Input_KeyState* keyState, int32_t keyAction) in OH_Input_SetKeyPressed() function