Home
last modified time | relevance | path

Searched defs:focusedAreaBackgroundColor (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/
H A Dcalendar_data.h63 std::optional<Color> focusedAreaBackgroundColor; member
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/calendar/
H A Dcalendar_test_ng.cpp636 Color focusedAreaBackgroundColor = Color::BLUE; variable
754 Color focusedAreaBackgroundColor = Color::BLUE; variable
1542 Color focusedAreaBackgroundColor = Color::BLUE; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dcalendar_composed_element.cpp264 Color focusedAreaBackgroundColor = theme.focusedAreaBackgroundColor; in ConvertThemeToTodayStyle() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_calendar.cpp555 Color focusedAreaBackgroundColor; in SetTodayStyle() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_theme.h79 Color focusedAreaBackgroundColor; member