Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/calendar/
Dcalendar_pattern_test_ng.cpp636 Color focusedAreaBackgroundColor = Color::BLUE; variable
744 Color focusedAreaBackgroundColor = Color::BLUE; variable
1447 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.cpp602 Color focusedAreaBackgroundColor; in SetTodayStyle() local
/foundation/arkui/ace_engine/frameworks/core/components/calendar/
Dcalendar_theme.h72 Color focusedAreaBackgroundColor; member