Home
last modified time | relevance | path

Searched defs:OnWindowNew (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp3950 void JSWeb::OnWindowNew(const JSCallbackInfo& args) in OnWindowNew() function in OHOS::Ace::Framework::JSWeb
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp5458 void WebDelegate::OnWindowNew(const std::string& targetUrl, bool isAlert, bool isUserTrigger, in OnWindowNew() function in OHOS::Ace::WebDelegate