Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/calendar/
Dcalendar_theme.h215 theme->selectBackgroundColor_ = pattern->GetAttr<Color>( in ParsePattern()
457 return selectBackgroundColor_; in GetSelectBackgroundColor()
637 Color selectBackgroundColor_; variable