Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_theme.h247 theme->selectBackgroundColor_ = pattern->GetAttr<Color>( in ParseCalenderPickerFirstPart()
565 return selectBackgroundColor_; in GetSelectBackgroundColor()
805 Color selectBackgroundColor_; variable