Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/calendar/
Dcalendar_theme.h620 const Color& GetDialogDividerColor() const in GetDialogDividerColor() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
Dcalendar_dialog_view.cpp447 theme->GetDialogDividerColor() : Color::TRANSPARENT); in CreateDividerNode()