Home
last modified time | relevance | path

Searched defs:windowAnimationEnabled_ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_system_properties.cpp41 bool SystemProperties::windowAnimationEnabled_ = true; member in OHOS::Ace::SystemProperties
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dsystem_properties.cpp75 bool SystemProperties::windowAnimationEnabled_ = false; member in OHOS::Ace::SystemProperties
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h623 static bool windowAnimationEnabled_; variable
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp418 ACE_WEAK_SYM bool SystemProperties::windowAnimationEnabled_ = IsWindowAnimationEnabled(); member in OHOS::Ace::SystemProperties