Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/calendar/
Dcalendar_theme.h220 … Color currentMonthColor = pattern->GetAttr<Color>("calendar_picker_title_font_color", Color()); in ParsePattern() local
221 theme->textCurrentMonthColor_ = currentMonthColor.BlendOpacity( in ParsePattern()
223 theme->textNonCurrentMonthColor_ = currentMonthColor.BlendOpacity( in ParsePattern()