Home
last modified time | relevance | path

Searched defs:DispatchKeyEventCallback (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_input_channel.cpp38 void WindowInputChannel::DispatchKeyEventCallback(std::shared_ptr<MMI::KeyEvent>& keyEvent, bool co… in DispatchKeyEventCallback() function in OHOS::Rosen::WindowInputChannel
H A Dwindow_session_impl.cpp3577 void WindowSessionImpl::DispatchKeyEventCallback(const std::shared_ptr<MMI::KeyEvent>& keyEvent, bo… in DispatchKeyEventCallback() function in OHOS::Rosen::WindowSessionImpl
/ohos5.0/foundation/window/window_manager/window_scene/intention_event/src/
H A Dintention_event_manager.cpp213 void IntentionEventManager::InputEventListener::DispatchKeyEventCallback( in DispatchKeyEventCallback() function in OHOS::Rosen::IntentionEventManager::InputEventListener
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_controller_test.cpp485 void InputMethodControllerTest::DispatchKeyEventCallback(std::shared_ptr<MMI::KeyEvent> &keyEvent, … in DispatchKeyEventCallback() function in OHOS::MiscServices::InputMethodControllerTest