Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dweb_model_impl.cpp585 void WebModelImpl::SetAllowWindowOpenMethod(bool isAllowWindowOpenMethod) in SetAllowWindowOpenMethod() function in OHOS::Ace::Framework::WebModelImpl
/foundation/arkui/ace_engine/frameworks/core/components/web/
Dweb_component.h644 void SetAllowWindowOpenMethod(bool isEnabled) in SetAllowWindowOpenMethod() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
Dweb_model_ng.cpp844 void WebModelNG::SetAllowWindowOpenMethod(bool isAllowWindowOpenMethod) in SetAllowWindowOpenMethod() function in OHOS::Ace::NG::WebModelNG
1508 void WebModelNG::SetAllowWindowOpenMethod(FrameNode* frameNode, bool isAllowWindowOpenMethod) in SetAllowWindowOpenMethod() function in OHOS::Ace::NG::WebModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ani/
Dweb_model_static.cpp1275 void WebModelStatic::SetAllowWindowOpenMethod(FrameNode* frameNode, bool isAllowWindowOpenMethod) in SetAllowWindowOpenMethod() function in OHOS::Ace::NG::WebModelStatic
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dweb_modifier.cpp193 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.cpp232 ArkUINativeModuleValue WebBridge::SetAllowWindowOpenMethod(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetAllowWindowOpenMethod() function in OHOS::Ace::NG::WebBridge