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