Home
last modified time | relevance | path

Searched refs:fontColorIndex (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.cpp156 size_t fontColorIndex = 0; in DisableResetOptionButtonColor() local
160 fontColorIndex = ACCEPT_BUTTON_FONT_COLOR_INDEX; in DisableResetOptionButtonColor()
163 fontColorIndex = CANCEL_BUTTON_FONT_COLOR_INDEX; in DisableResetOptionButtonColor()
169 calendarDialogPattern->SetOptionsButtonUpdateColorFlags(fontColorIndex, false); in DisableResetOptionButtonColor()