Home
last modified time | relevance | path

Searched defs:SetNativeEmbedGestureEventId (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/web/
H A Dweb_declaration.h363 void SetNativeEmbedGestureEventId(const EventMarker& embedGestureEventId) in SetNativeEmbedGestureEventId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dweb_model_impl.cpp618 void WebModelImpl::SetNativeEmbedGestureEventId(std::function<void(const BaseEventInfo* info)>&& js… in SetNativeEmbedGestureEventId() function in OHOS::Ace::Framework::WebModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h1068 void SetNativeEmbedGestureEventId(const EventMarker& embedGestureEventId) in SetNativeEmbedGestureEventId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_model_ng.cpp1035 void WebModelNG::SetNativeEmbedGestureEventId(std::function<void(const BaseEventInfo* info)>&& jsCa… in SetNativeEmbedGestureEventId() function in OHOS::Ace::NG::WebModelNG