Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/adapter/keyboard/src/
H A Dkeyboard_event.cpp52 CombinationKeyCallBack combinationKeyCallBack = [callback](std::shared_ptr<MMI::KeyEvent> keyEvent) { in AddKeyEventMonitor() local
59 SubscribeCombinationKey(MMI::KeyEvent::KEYCODE_META_LEFT, MMI::KeyEvent::KEYCODE_SPACE, combinationKeyCallBack); in AddKeyEventMonitor()
60 SubscribeCombinationKey(MMI::KeyEvent::KEYCODE_META_RIGHT, MMI::KeyEvent::KEYCODE_SPACE, combinationKeyCallBack); in AddKeyEventMonitor()

Completed in 1 milliseconds