Home
last modified time | relevance | path

Searched defs:isAllowWindowOpenMethod (Results 1 – 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dweb_model_impl.cpp560 void WebModelImpl::SetAllowWindowOpenMethod(bool isAllowWindowOpenMethod) in SetAllowWindowOpenMethod()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
Dweb_model_ng.cpp803 void WebModelNG::SetAllowWindowOpenMethod(bool isAllowWindowOpenMethod) in SetAllowWindowOpenMethod()
1424 void WebModelNG::SetAllowWindowOpenMethod(FrameNode* frameNode, bool isAllowWindowOpenMethod) in SetAllowWindowOpenMethod()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
Dweb_delegate_cross.cpp1894 void WebDelegateCross::UpdateAllowWindowOpenMethod(bool isAllowWindowOpenMethod) in UpdateAllowWindowOpenMethod()
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
Dmock_web_delegate.cpp650 void WebDelegate::UpdateAllowWindowOpenMethod(bool isAllowWindowOpenMethod) {} in UpdateAllowWindowOpenMethod()
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
Dweb_delegate.cpp3848 void WebDelegate::UpdateAllowWindowOpenMethod(bool isAllowWindowOpenMethod) in UpdateAllowWindowOpenMethod()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_web.cpp4216 void JSWeb::AllowWindowOpenMethod(bool isAllowWindowOpenMethod) in AllowWindowOpenMethod()