Home
last modified time | relevance | path

Searched refs:GetLayoutDetectEnabled (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_system_properties.cpp99 bool SystemProperties::GetLayoutDetectEnabled() in GetLayoutDetectEnabled() function in OHOS::Ace::SystemProperties
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dsystem_properties.cpp210 bool SystemProperties::GetLayoutDetectEnabled() in GetLayoutDetectEnabled() function in OHOS::Ace::SystemProperties
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h374 static bool GetLayoutDetectEnabled();
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp636 ACE_WEAK_SYM bool SystemProperties::GetLayoutDetectEnabled() in GetLayoutDetectEnabled() function in OHOS::Ace::SystemProperties
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dui_node.cpp422 if (SystemProperties::GetLayoutDetectEnabled()) { in LoopDetected()
H A Dframe_node.cpp288 if (SystemProperties::GetLayoutDetectEnabled()) { in ResetChildren()