Home
last modified time | relevance | path

Searched refs:GetNavigationBlurEnabled (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_system_properties.cpp150 bool SystemProperties::GetNavigationBlurEnabled() in GetNavigationBlurEnabled() function in OHOS::Ace::SystemProperties
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dsystem_properties.cpp285 bool SystemProperties::GetNavigationBlurEnabled() in GetNavigationBlurEnabled() function in OHOS::Ace::SystemProperties
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h528 static bool GetNavigationBlurEnabled();
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp744 bool SystemProperties::GetNavigationBlurEnabled() in GetNavigationBlurEnabled() function in OHOS::Ace::SystemProperties
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_toolbar_util.cpp564 !SystemProperties::GetNavigationBlurEnabled()) { in SetToolbarConfiguration()