Home
last modified time | relevance | path

Searched refs:GetAllowWindowOpenMethodEnabled (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.cpp32 if (SystemProperties::GetAllowWindowOpenMethodEnabled()) { in WebComponent()
/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_system_properties.cpp193 bool SystemProperties::GetAllowWindowOpenMethodEnabled() in GetAllowWindowOpenMethodEnabled() function in OHOS::Ace::SystemProperties
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h506 static bool GetAllowWindowOpenMethodEnabled();
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp668 bool SystemProperties::GetAllowWindowOpenMethodEnabled() in GetAllowWindowOpenMethodEnabled() function in OHOS::Ace::SystemProperties
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp3061 isAllowWindowOpenMethod_ = SystemProperties::GetAllowWindowOpenMethodEnabled(); in OnModifyDone()

Completed in 19 milliseconds