Searched defs:SetWindowNewEvent (Results 1 – 3 of 3) sorted by relevance
541 void WebModelImpl::SetWindowNewEvent(std::function<void(const std::shared_ptr<BaseEventInfo>& info)… in SetWindowNewEvent() function in OHOS::Ace::Framework::WebModelImpl
327 void SetWindowNewEvent(OnWindowNewImpl && onWindowNewImpl) in SetWindowNewEvent() function
687 void WebModelNG::SetWindowNewEvent(std::function<void(const std::shared_ptr<BaseEventInfo>& info)>&… in SetWindowNewEvent() function in OHOS::Ace::NG::WebModelNG