Home
last modified time | relevance | path

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

12

/ohos5.0/foundation/window/window_manager/extension/extension_connection/src/
H A Dwindow_extension_client_stub_impl.cpp50 void WindowExtensionClientStubImpl::OnPointerEvent(const std::shared_ptr<MMI::PointerEvent>& pointe… in OnPointerEvent() function in OHOS::Rosen::WindowExtensionClientStubImpl
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_accessibility_event_transmission.cpp23 bool EventTransmission::OnPointerEvent(MMI::PointerEvent& event) in OnPointerEvent() function in OHOS::Accessibility::EventTransmission
H A Dmock_accessibility_touchEvent_injector.cpp51 bool TouchEventInjector::OnPointerEvent(MMI::PointerEvent& event) in OnPointerEvent() function in OHOS::Accessibility::TouchEventInjector
H A Dmock_accessibility_input_interceptor.cpp57 bool AccessibilityInputInterceptor::OnPointerEvent(MMI::PointerEvent& event) in OnPointerEvent() function in OHOS::Accessibility::AccessibilityInputInterceptor
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_event_transmission.cpp32 bool EventTransmission::OnPointerEvent(MMI::PointerEvent &event) in OnPointerEvent() function in OHOS::Accessibility::EventTransmission
H A Daccessibility_mouse_autoclick.cpp53 bool AccessibilityMouseAutoclick::OnPointerEvent(MMI::PointerEvent &event) in OnPointerEvent() function in OHOS::Accessibility::AccessibilityMouseAutoclick
H A Daccessibility_input_interceptor.cpp80 bool AccessibilityInputInterceptor::OnPointerEvent(MMI::PointerEvent &event) in OnPointerEvent() function in OHOS::Accessibility::AccessibilityInputInterceptor
H A Daccessibility_touchEvent_injector.cpp72 bool TouchEventInjector::OnPointerEvent(MMI::PointerEvent &event) in OnPointerEvent() function in OHOS::Accessibility::TouchEventInjector
H A Daccessibility_mouse_key.cpp99 bool AccessibilityMouseKey::OnPointerEvent(MMI::PointerEvent &event) in OnPointerEvent() function in OHOS::Accessibility::AccessibilityMouseKey
H A Daccessibility_gesture_recognizer.cpp116 bool AccessibilityGestureRecognizer::OnPointerEvent(MMI::PointerEvent &event) in OnPointerEvent() function in OHOS::Accessibility::AccessibilityGestureRecognizer
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_service_ability.h41 void OnPointerEvent(std::shared_ptr<MMI::PointerEvent>& pointerEvent) in OnPointerEvent() function
H A Dmock_page_ability.h43 void OnPointerEvent(std::shared_ptr<MMI::PointerEvent>& pointerEvent) in OnPointerEvent() function
/ohos5.0/foundation/window/window_manager/extension/extension_connection/src/zidl/
H A Dwindow_extension_client_proxy.cpp107 void WindowExtensionClientProxy::OnPointerEvent(const std::shared_ptr<MMI::PointerEvent>& pointerEv… in OnPointerEvent() function in OHOS::Rosen::WindowExtensionClientProxy
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/input_event_transmission/
H A Dinput_event_interceptor.cpp84 void InputEventInterceptor::OnPointerEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) in OnPointerEvent() function in OHOS::Msdp::DeviceStatus::Cooperate::InputEventInterceptor
H A Dinput_event_builder.cpp126 void InputEventBuilder::OnPointerEvent(Msdp::NetPacket &packet) in OnPointerEvent() function in OHOS::Msdp::DeviceStatus::Cooperate::InputEventBuilder
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/input_event_transmission/
H A Dinput_event_interceptor.cpp81 void InputEventInterceptor::OnPointerEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) in OnPointerEvent() function in OHOS::Msdp::DeviceStatus::Cooperate::InputEventInterceptor
H A Dinput_event_builder.cpp126 void InputEventBuilder::OnPointerEvent(Msdp::NetPacket &packet) in OnPointerEvent() function in OHOS::Msdp::DeviceStatus::Cooperate::InputEventBuilder
/ohos5.0/base/sensors/sensor/rust/utils/socket_ipc_rust_ffi/src/stream_buffer/
H A Dnet_packet.rs48 OnPointerEvent, enumerator
/ohos5.0/foundation/window/window_manager/test/systemtest/extension/
H A Dextension_connection_test.cpp68 void ExtensionCallback::OnPointerEvent(const std::shared_ptr<MMI::PointerEvent>& event) in OnPointerEvent() function in OHOS::Rosen::ExtensionCallback
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/window_connection/
H A Dwindow_extension_connection_ohos.cpp96 void OnPointerEvent(const std::shared_ptr<MMI::PointerEvent>& event) override {} in OnPointerEvent() function in OHOS::Ace::ConnectionCallback
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/window_connection_ng/
H A Dwindow_extension_connection_ohos_ng.cpp87 void OnPointerEvent(const std::shared_ptr<MMI::PointerEvent>& event) override {} in OnPointerEvent() function in OHOS::Ace::NGConnectionCallback
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/
H A Dcooperate_free.cpp195 void CooperateFree::Initial::OnPointerEvent(Context &context, const CooperateEvent &event) in OnPointerEvent() function in OHOS::Msdp::DeviceStatus::Cooperate::CooperateFree::Initial
H A Dcooperate_in.cpp261 void CooperateIn::Initial::OnPointerEvent(Context &context, const CooperateEvent &event) in OnPointerEvent() function in OHOS::Msdp::DeviceStatus::Cooperate::CooperateIn::Initial
461 void CooperateIn::RelayConfirmation::OnPointerEvent(Context &context, const CooperateEvent &event) in OnPointerEvent() function in OHOS::Msdp::DeviceStatus::Cooperate::CooperateIn::RelayConfirmation
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dclient_msg_handler.cpp171 int32_t ClientMsgHandler::OnPointerEvent(const UDSClient& client, NetPacket& pkt) in OnPointerEvent() function in OHOS::MMI::ClientMsgHandler
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H A 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

12