Searched refs:hotkeys (Results 1 – 10 of 10) sorted by relevance
47 console.log(`List of system hotkeys : ${JSON.stringify(data)}`);74 ….getAllSystemHotkeys](#inputconsumergetallsystemhotkeys14) interface to query all system hotkeys. |
174 …s](#oh_input_destroyallsystemhotkeys) ([Input_Hotkey](#input_hotkey) \*\*hotkeys, int32_t count) |…1312 void OH_Input_DestroyAllSystemHotkeys (Input_Hotkey ** hotkeys, int32_t count )1325 | hotkeys | Double pointer to the array of [Input_Hotkey](#input_hotkey) instances. |
166 …nput_destroyallsystemhotkeys) ([Input_Hotkey](input.md#input_hotkey) \*\*hotkeys, int32_t count) |…
60 console.log(`List of system hotkeys : ${JSON.stringify(data)}`);
55 console.log(`List of system hotkeys : ${JSON.stringify(data)}`);
174 …s](#oh_input_destroyallsystemhotkeys) ([Input_Hotkey](#input_hotkey) \*\*hotkeys, int32_t count) |…1312 void OH_Input_DestroyAllSystemHotkeys (Input_Hotkey ** hotkeys, int32_t count )1325 | hotkeys | 指向[Input_Hotkey](#input_hotkey)实例数组的双指针。 |
61 console.log(`List of system hotkeys : ${JSON.stringify(data)}`);
1360 void OH_Input_DestroyAllSystemHotkeys(Input_Hotkey **hotkeys, int32_t count);
1649 void OH_Input_DestroyAllSystemHotkeys(Input_Hotkey **hotkeys, int32_t count) in OH_Input_DestroyAllSystemHotkeys() argument