Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/web/
H A Dweb_declaration.h279 void SetScrollId(const EventMarker& scrollId) in SetScrollId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dweb_model_impl.cpp446 void WebModelImpl::SetScrollId(std::function<void(const BaseEventInfo* info)>&& jsCallback) in SetScrollId() function in OHOS::Ace::Framework::WebModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h304 void SetScrollId(const EventMarker& scrollId) in SetScrollId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_model_ng.cpp584 void WebModelNG::SetScrollId(std::function<void(const BaseEventInfo* info)>&& jsCallback) in SetScrollId() function in OHOS::Ace::NG::WebModelNG