Home
last modified time | relevance | path

Searched defs:DispatchKeyEvent (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_accessibility_keyevent_filter.cpp48 void KeyEventFilter::DispatchKeyEvent(MMI::KeyEvent& event) in DispatchKeyEvent() function in OHOS::Accessibility::KeyEventFilter
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_keyevent_filter.cpp116 void KeyEventFilter::DispatchKeyEvent(MMI::KeyEvent &event) in DispatchKeyEvent() function in OHOS::Accessibility::KeyEventFilter
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_agent_proxy.cpp30 int32_t InputMethodAgentProxy::DispatchKeyEvent( in DispatchKeyEvent() function in OHOS::MiscServices::InputMethodAgentProxy
H A Dinput_method_agent_stub.cpp131 int32_t InputMethodAgentStub::DispatchKeyEvent( in DispatchKeyEvent() function in OHOS::MiscServices::InputMethodAgentStub
H A Dinput_method_ability.cpp354 int32_t InputMethodAbility::DispatchKeyEvent( in DispatchKeyEvent() function in OHOS::MiscServices::InputMethodAbility
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Devent_dispatcher.cpp391 bool EventDispatcher::DispatchKeyEvent(const std::shared_ptr<MMI::KeyEvent>& keyEvent) in DispatchKeyEvent() function in OHOS::Ace::Platform::EventDispatcher
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pipeline/
H A Dmock_event_manager.cpp71 bool EventManager::DispatchKeyEvent(const KeyEvent& event, const RefPtr<FocusNode>& focusNode) in DispatchKeyEvent() function in OHOS::Ace::EventManager
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_manager_stub_impl.h149 void DispatchKeyEvent(uint32_t windowId, std::shared_ptr<MMI::KeyEvent> event) override {} in DispatchKeyEvent() function
/ohos5.0/foundation/multimodalinput/input/service/event_dispatch/src/
H A Devent_dispatch_handler.cpp401 int32_t EventDispatchHandler::DispatchKeyEvent(int32_t fd, UDSServer& udsServer, std::shared_ptr<Ke… in DispatchKeyEvent() function in OHOS::MMI::EventDispatchHandler
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_view_ohos.cpp233 bool AceViewOhos::DispatchKeyEvent(const RefPtr<AceViewOhos>& view, in DispatchKeyEvent() function in OHOS::Ace::Platform::AceViewOhos
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dwindow_pattern.cpp566 void WindowPattern::DispatchKeyEvent(const std::shared_ptr<MMI::KeyEvent>& keyEvent) in DispatchKeyEvent() function in OHOS::Ace::NG::WindowPattern
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscene_session_manager_interface.h231 void DispatchKeyEvent(uint32_t windowId, std::shared_ptr<MMI::KeyEvent> event) override {} in DispatchKeyEvent() function
/ohos5.0/foundation/window/window_manager/wmserver/src/zidl/
H A Dwindow_manager_proxy.cpp1127 void WindowManagerProxy::DispatchKeyEvent(uint32_t windowId, std::shared_ptr<MMI::KeyEvent> event) in DispatchKeyEvent() function in OHOS::Rosen::WindowManagerProxy
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_method_controller.cpp794 int32_t InputMethodController::DispatchKeyEvent(std::shared_ptr<MMI::KeyEvent> keyEvent, KeyEventCa… in DispatchKeyEvent() function in OHOS::MiscServices::InputMethodController
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_adapter.cpp608 void WindowAdapter::DispatchKeyEvent(uint32_t windowId, std::shared_ptr<MMI::KeyEvent> event) in DispatchKeyEvent() function in OHOS::Rosen::WindowAdapter
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Dui_extension_pattern.cpp963 void UIExtensionPattern::DispatchKeyEvent(const KeyEvent& event) in DispatchKeyEvent() function in OHOS::Ace::NG::UIExtensionPattern
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_controller.cpp1293 void WindowController::DispatchKeyEvent(uint32_t windowId, std::shared_ptr<MMI::KeyEvent> event) in DispatchKeyEvent() function in OHOS::Rosen::WindowController
H A Dwindow_manager_service.cpp1454 void WindowManagerService::DispatchKeyEvent(uint32_t windowId, std::shared_ptr<MMI::KeyEvent> event) in DispatchKeyEvent() function in OHOS::Rosen::WindowManagerService
H A Dwindow_root.cpp1411 void WindowRoot::DispatchKeyEvent(sptr<WindowNode> node, std::shared_ptr<MMI::KeyEvent> event) in DispatchKeyEvent() function in OHOS::Rosen::WindowRoot
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Devent_manager.cpp974 bool EventManager::DispatchKeyEvent(const KeyEvent& event, const RefPtr<FocusNode>& focusNode) in DispatchKeyEvent() function in OHOS::Ace::EventManager