Home
last modified time | relevance | path

Searched refs:GetAllowWindowOpenMethod (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h589 bool GetAllowWindowOpenMethod() const in GetAllowWindowOpenMethod() function
H A Drender_web.cpp196 delegate_->UpdateAllowWindowOpenMethod(web_->GetAllowWindowOpenMethod()); in UpdateDelegate()