Home
last modified time | relevance | path

Searched defs:SetWindowNewEvent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dweb_model_impl.cpp541 void WebModelImpl::SetWindowNewEvent(std::function<void(const std::shared_ptr<BaseEventInfo>& info)… in SetWindowNewEvent() function in OHOS::Ace::Framework::WebModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h327 void SetWindowNewEvent(OnWindowNewImpl && onWindowNewImpl) in SetWindowNewEvent() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_model_ng.cpp687 void WebModelNG::SetWindowNewEvent(std::function<void(const std::shared_ptr<BaseEventInfo>& info)>&… in SetWindowNewEvent() function in OHOS::Ace::NG::WebModelNG