Home
last modified time | relevance | path

Searched defs:hotkeys (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dinput_manager.cpp20 bool InputManager::GetSystemHotkeys(std::vector<HotKey>& hotkeys) in GetSystemHotkeys() argument
/foundation/arkui/ace_engine/test/mock/adapter/
H A Dmock_input_manager.cpp21 bool InputManager::GetSystemHotkeys(std::vector<HotKey>& hotkeys) in GetSystemHotkeys() argument
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dinput_manager.cpp64 bool InputManager::GetSystemHotkeys(std::vector<HotKey>& hotkeys) in GetSystemHotkeys() argument
/foundation/multimodalinput/input/frameworks/native/input/
H A Doh_input_manager.cpp1697 auto hotkeys = new (std::nothrow)Input_Hotkey *[count]; in OH_Input_CreateAllSystemHotkeys() local
1706 void OH_Input_DestroyAllSystemHotkeys(Input_Hotkey **hotkeys, int32_t count) in OH_Input_DestroyAllSystemHotkeys() argument
[all...]

Completed in 4 milliseconds