Home
last modified time | relevance | path

Searched refs:GetDividerShadowEnable (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/
H A Dside_bar_theme.h86 int32_t GetDividerShadowEnable() const in GetDividerShadowEnable() function
H A Dside_bar_container_pattern.cpp487 if (!sidebarTheme->GetDividerShadowEnable()) { in UpdateDividerShadow()
566 if (sideBarTheme->GetDividerShadowEnable()) { in CreateAndMountDivider()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_theme.h420 uint32_t GetDividerShadowEnable() const in GetDividerShadowEnable() function