Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_theme.h264 theme->dialogButtonBackgroundColor_ = pattern->GetAttr<Color>( in ParseCalenderPickerFirstPart()
775 return dialogButtonBackgroundColor_; in GetDialogButtonBackgroundColor()
819 Color dialogButtonBackgroundColor_; variable