Home
last modified time | relevance | path

Searched defs:OnPointerEvent (Results 1 – 25 of 32) sorted by relevance

12

/foundation/window/window_manager/extension/extension_connection/src/
Dwindow_extension_client_stub_impl.cpp50 void WindowExtensionClientStubImpl::OnPointerEvent(const std::shared_ptr<MMI::PointerEvent>& pointe… in OnPointerEvent() function in OHOS::Rosen::WindowExtensionClientStubImpl
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
Dmock_accessibility_event_transmission.cpp23 bool EventTransmission::OnPointerEvent(MMI::PointerEvent& event) in OnPointerEvent() function in OHOS::Accessibility::EventTransmission
Dmock_accessibility_touchEvent_injector.cpp51 bool TouchEventInjector::OnPointerEvent(MMI::PointerEvent& event) in OnPointerEvent() function in OHOS::Accessibility::TouchEventInjector
Dmock_accessibility_input_interceptor.cpp57 bool AccessibilityInputInterceptor::OnPointerEvent(MMI::PointerEvent& event) in OnPointerEvent() function in OHOS::Accessibility::AccessibilityInputInterceptor
Dmock_accessibility_touch_guider.cpp81 bool TouchGuider::OnPointerEvent(MMI::PointerEvent& event) in OnPointerEvent() function in OHOS::Accessibility::TouchGuider
/foundation/barrierfree/accessibility/services/aams/src/
Daccessibility_event_transmission.cpp32 bool EventTransmission::OnPointerEvent(MMI::PointerEvent &event) in OnPointerEvent() function in OHOS::Accessibility::EventTransmission
Daccessibility_mouse_autoclick.cpp53 bool AccessibilityMouseAutoclick::OnPointerEvent(MMI::PointerEvent &event) in OnPointerEvent() function in OHOS::Accessibility::AccessibilityMouseAutoclick
Daccessibility_input_interceptor.cpp80 bool AccessibilityInputInterceptor::OnPointerEvent(MMI::PointerEvent &event) in OnPointerEvent() function in OHOS::Accessibility::AccessibilityInputInterceptor
Daccessibility_touchEvent_injector.cpp69 bool TouchEventInjector::OnPointerEvent(MMI::PointerEvent &event) in OnPointerEvent() function in OHOS::Accessibility::TouchEventInjector
Daccessibility_mouse_key.cpp99 bool AccessibilityMouseKey::OnPointerEvent(MMI::PointerEvent &event) in OnPointerEvent() function in OHOS::Accessibility::AccessibilityMouseKey
Daccessibility_gesture_recognizer.cpp117 bool AccessibilityGestureRecognizer::OnPointerEvent(MMI::PointerEvent &event) in OnPointerEvent() function in OHOS::Accessibility::AccessibilityGestureRecognizer
Daccessibility_screen_touch.cpp523 bool AccessibilityScreenTouch::OnPointerEvent(MMI::PointerEvent &event) in OnPointerEvent() function in OHOS::Accessibility::AccessibilityScreenTouch
Daccessibility_multifinger_multitap.cpp849 bool AccessibilityMultiTapGestureRecognizer::OnPointerEvent(MMI::PointerEvent &event) in OnPointerEvent() function in OHOS::Accessibility::AccessibilityMultiTapGestureRecognizer
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
Dmock_service_ability.h41 void OnPointerEvent(std::shared_ptr<MMI::PointerEvent>& pointerEvent) in OnPointerEvent() function
Dmock_page_ability.h43 void OnPointerEvent(std::shared_ptr<MMI::PointerEvent>& pointerEvent) in OnPointerEvent() function
/foundation/window/window_manager/extension/extension_connection/src/zidl/
Dwindow_extension_client_proxy.cpp107 void WindowExtensionClientProxy::OnPointerEvent(const std::shared_ptr<MMI::PointerEvent>& pointerEv… in OnPointerEvent() function in OHOS::Rosen::WindowExtensionClientProxy
/foundation/multimodalinput/input/intention/cooperate/plugin/src/input_event_transmission/
Dinput_event_interceptor.cpp84 void InputEventInterceptor::OnPointerEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) in OnPointerEvent() function in OHOS::Msdp::DeviceStatus::Cooperate::InputEventInterceptor
Dinput_event_builder.cpp126 void InputEventBuilder::OnPointerEvent(Msdp::NetPacket &packet) in OnPointerEvent() function in OHOS::Msdp::DeviceStatus::Cooperate::InputEventBuilder
/foundation/window/window_manager/test/systemtest/extension/
Dextension_connection_test.cpp68 void ExtensionCallback::OnPointerEvent(const std::shared_ptr<MMI::PointerEvent>& event) in OnPointerEvent() function in OHOS::Rosen::ExtensionCallback
/foundation/arkui/ace_engine/adapter/ohos/capability/window_connection/
Dwindow_extension_connection_ohos.cpp96 void OnPointerEvent(const std::shared_ptr<MMI::PointerEvent>& event) override {} in OnPointerEvent() function in OHOS::Ace::ConnectionCallback
/foundation/arkui/ace_engine/adapter/ohos/capability/window_connection_ng/
Dwindow_extension_connection_ohos_ng.cpp87 void OnPointerEvent(const std::shared_ptr<MMI::PointerEvent>& event) override {} in OnPointerEvent() function in OHOS::Ace::NGConnectionCallback
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
Dclient_msg_handler.cpp171 int32_t ClientMsgHandler::OnPointerEvent(const UDSClient& client, NetPacket& pkt) in OnPointerEvent() function in OHOS::MMI::ClientMsgHandler
/foundation/multimodalinput/input/intention/cooperate/plugin/src/
Dcooperate_in.cpp259 void CooperateIn::Initial::OnPointerEvent(Context &context, const CooperateEvent &event) in OnPointerEvent() function in OHOS::Msdp::DeviceStatus::Cooperate::CooperateIn::Initial
459 void CooperateIn::RelayConfirmation::OnPointerEvent(Context &context, const CooperateEvent &event) in OnPointerEvent() function in OHOS::Msdp::DeviceStatus::Cooperate::CooperateIn::RelayConfirmation
Dcooperate_context.cpp243 void Context::OnPointerEvent(const InputPointerEvent &event) in OnPointerEvent() function in OHOS::Msdp::DeviceStatus::Cooperate::Context
Dcooperate_out.cpp282 void CooperateOut::Initial::OnPointerEvent(Context &context, const CooperateEvent &event) in OnPointerEvent() function in OHOS::Msdp::DeviceStatus::Cooperate::CooperateOut::Initial

12