Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H A Dcalendar_dialog_view.cpp157 size_t backgoundColorIndex = 0; in DisableResetOptionButtonColor() local
161 backgoundColorIndex = ACCEPT_BUTTON_BACKGROUND_COLOR_INDEX; in DisableResetOptionButtonColor()
164 backgoundColorIndex = CANCEL_BUTTON_BACKGROUND_COLOR_INDEX; in DisableResetOptionButtonColor()
174 calendarDialogPattern->SetOptionsButtonUpdateColorFlags(backgoundColorIndex, false); in DisableResetOptionButtonColor()