Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/
H A Dcalendar_paint_method.cpp669 backgroundKeyFocusedColor_ = ToRSColor(theme->GetBackgroundKeyFocusedColor()); in SetCalendarTheme()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_theme.h738 const Color& GetBackgroundKeyFocusedColor() const in GetBackgroundKeyFocusedColor() function