Home
last modified time | relevance | path

Searched refs:GetFormSerializedGesture (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
H A Dform_renderer_dispatcher_impl.cpp71 serializedGesture = uiContent->GetFormSerializedGesture(); in DispatchPointerEvent()
/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/adapter/preview/entrance/
H A Dui_content_impl.h143 SerializedGesture GetFormSerializedGesture() override
/foundation/arkui/ace_engine/test/mock/interfaces/
H A Dmock_uicontent.h105 MOCK_METHOD0(GetFormSerializedGesture, SerializedGesture());
/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dui_content.h409 virtual SerializedGesture GetFormSerializedGesture() in GetFormSerializedGesture() function in OHOS::OHOS::Ace::UIContent
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.h298 SerializedGesture GetFormSerializedGesture() override;
H A Dui_content_impl.cpp2126 SerializedGesture UIContentImpl::GetFormSerializedGesture() in GetFormSerializedGesture() function in OHOS::Ace::UIContentImpl

Completed in 11 milliseconds