Home
last modified time | relevance | path

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

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