Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_theme.h603 const Dimension& GetCalendarLargeContainerHeight() const in GetCalendarLargeContainerHeight() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H A Dcalendar_dialog_view.cpp350 … CalcLength(theme->GetCalendarLargeContainerHeight() + CALENDAR_DISTANCE_ADJUST_FOCUSED_EVENT))); in SetCalendarIdealSize()