Home
last modified time | relevance | path

Searched refs:SerializedGesture (Results 1 - 25 of 30) sorted by relevance

12

/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dserialized_gesture.h22 struct SerializedGesture { struct
H A Dui_content.h409 virtual SerializedGesture GetFormSerializedGesture() in GetFormSerializedGesture()
411 return SerializedGesture(); in GetFormSerializedGesture()
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dform_renderer_dispatcher_proxy_test.cpp44 Ace::SerializedGesture serializedGesture; in HWTEST_F()
59 Ace::SerializedGesture serializedGesture; in HWTEST_F()
H A Dform_render_dispatcher_impl_test.cpp63 SerializedGesture serializedGesture; in HWTEST_F()
90 SerializedGesture serializedGesture; in HWTEST_F()
117 SerializedGesture serializedGesture; in HWTEST_F()
144 SerializedGesture serializedGesture; in HWTEST_F()
/foundation/arkui/ace_engine/test/mock/interfaces/
H A Dmock_form_renderer_dispatcher_stub.h26 void(const std::shared_ptr<OHOS::MMI::PointerEvent>& pointerEvent, Ace::SerializedGesture& serializedGesture));
H A Dmock_uicontent.h105 MOCK_METHOD0(GetFormSerializedGesture, SerializedGesture());
/foundation/arkui/ace_engine/interfaces/inner_api/form_render/include/
H A Dform_renderer_dispatcher_impl.h47 SerializedGesture& serializedGesture) override;
H A Dform_renderer_dispatcher_interface.h48 SerializedGesture& serializedGesture) = 0;
H A Dform_renderer_dispatcher_proxy.h38 SerializedGesture& serializedGesture) override;
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
H A Dform_node.h42 SerializedGesture& serializedGesture);
H A Dform_node.cpp190 auto callback = [weak = WeakClaim(this)](const TouchEvent& touchEvent, SerializedGesture& serializedGesture) { in TouchTest()
207 SerializedGesture& serializedGesture) in DispatchPointerEvent()
H A Dform_pattern.h97 SerializedGesture& serializedGesture);
/foundation/arkui/ace_engine/test/unittest/core/pattern/form/mock/
H A Dmock_form_manager_delegate.cpp73 SerializedGesture& serializedGesture) {} in DispatchPointerEvent()
/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dui_content_impl.h143 SerializedGesture GetFormSerializedGesture() override
145 return SerializedGesture();
/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
H A Dform_renderer_dispatcher_stub.cpp82 SerializedGesture serializedGesture; in HandleDispatchPointerEvent()
H A Dform_renderer_dispatcher_proxy.cpp27 SerializedGesture& serializedGesture) in DispatchPointerEvent()
H A Dform_renderer_dispatcher_impl.cpp37 SerializedGesture& serializedGesture) in DispatchPointerEvent()
/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h95 SerializedGesture& serializedGesture)>;
1125 void HandleEtsCardTouchEvent(const TouchEvent& point, SerializedGesture &serializedGesture);
1310 virtual const SerializedGesture& GetSerializedGesture() const in GetSerializedGesture()
1595 SerializedGesture serializedGesture_;
H A Dpipeline_base.cpp863 SerializedGesture& serializedGesture) in HandleEtsCardTouchEvent()
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_ui_content.h100 MOCK_METHOD0(GetFormSerializedGesture, SerializedGesture());
/foundation/arkui/ace_engine/frameworks/core/components/form/resource/
H A Dform_manager_delegate.h112 SerializedGesture& serializedGesture);
H A Dform_manager_delegate.cpp256 SerializedGesture serializedGesture; in HandleCachedClickEvents()
665 SerializedGesture& serializedGesture) in DispatchPointerEvent()
711 SerializedGesture ignoredGesture; in DispatchPointerEvent()
/foundation/arkui/ace_engine/test/unittest/core/pattern/form/
H A Dform_node_test.cpp276 SerializedGesture serializedGesture; in HWTEST_F()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.h298 SerializedGesture GetFormSerializedGesture() override;
/foundation/arkui/ace_engine/test/mock/core/pipeline/
H A Dmock_pipeline_context.cpp790 const SerializedGesture& PipelineContext::GetSerializedGesture() const in GetSerializedGesture()

Completed in 22 milliseconds

12