Home
last modified time | relevance | path

Searched refs:GetDviderLightBlueColor (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_theme.h580 const Color& GetDviderLightBlueColor() const in GetDviderLightBlueColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_pattern.cpp3085 gradient.AddColor(CreatePercentGradientColor(0, theme->GetDviderLightBlueColor())); in HandleTouchDown()
3087 gradient.AddColor(CreatePercentGradientColor(END_POSITION, theme->GetDviderLightBlueColor())); in HandleTouchDown()