Home
last modified time | relevance | path

Searched defs:SetAllowWindowOpenMethod (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dweb_modifier.cpp157 void SetAllowWindowOpenMethod(ArkUINodeHandle node, ArkUI_Bool value) in SetAllowWindowOpenMethod() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_web_bridge.cpp224 ArkUINativeModuleValue WebBridge::SetAllowWindowOpenMethod(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetAllowWindowOpenMethod() function in OHOS::Ace::NG::WebBridge
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dweb_model_impl.cpp560 void WebModelImpl::SetAllowWindowOpenMethod(bool isAllowWindowOpenMethod) in SetAllowWindowOpenMethod() function in OHOS::Ace::Framework::WebModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
Dweb_model_ng.cpp803 void WebModelNG::SetAllowWindowOpenMethod(bool isAllowWindowOpenMethod) in SetAllowWindowOpenMethod() function in OHOS::Ace::NG::WebModelNG
1424 void WebModelNG::SetAllowWindowOpenMethod(FrameNode* frameNode, bool isAllowWindowOpenMethod) in SetAllowWindowOpenMethod() function in OHOS::Ace::NG::WebModelNG
/foundation/arkui/ace_engine/frameworks/core/components/web/
Dweb_component.h594 void SetAllowWindowOpenMethod(bool isEnabled) in SetAllowWindowOpenMethod() function