Home
last modified time | relevance | path

Searched refs:hotkeyCallbacks (Results 1 - 1 of 1) sorted by relevance

/foundation/multimodalinput/input/frameworks/napi/input_consumer/src/
H A Djs_register_module.cpp42 static Callbacks hotkeyCallbacks = {}; member
350 auto iter = hotkeyCallbacks.begin(); in SubHotkeyEventCallback()
351 while (iter != hotkeyCallbacks.end()) { in SubHotkeyEventCallback()
411 int32_t preSubscribeId = GetPreSubscribeId(hotkeyCallbacks, event); in SubscribeHotkey()
431 if (AddEventCallback(env, hotkeyCallbacks, event) < 0) { in SubscribeHotkey()
544 if (DelEventCallback(env, hotkeyCallbacks, event, subscribeId) < 0) { in JsOff()

Completed in 2 milliseconds