Searched defs:OnWindowNew (Results 1 – 2 of 2) sorted by relevance
3950 void JSWeb::OnWindowNew(const JSCallbackInfo& args) in OnWindowNew() function in OHOS::Ace::Framework::JSWeb
5458 void WebDelegate::OnWindowNew(const std::string& targetUrl, bool isAlert, bool isUserTrigger, in OnWindowNew() function in OHOS::Ace::WebDelegate