Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_theme.h563 const Color& GetSelectBackgroundColor() const in GetSelectBackgroundColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H A Dcalendar_picker_pattern.cpp893 textFrameNode->GetRenderContext()->UpdateBackgroundColor(theme->GetSelectBackgroundColor()); in HandleTextFocusEvent()