Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/calendar/
Dcalendar_theme.h520 const Dimension& GetCalendarActionRowTopPadding() const in GetCalendarActionRowTopPadding() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
Dcalendar_dialog_view.cpp473 …margin.top = CalcLength(theme->GetCalendarActionRowTopPadding() - CALENDAR_DISTANCE_ADJUST_FOCUSED… in CreateOptionsNode()