Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/
H A Dcalendar_month_pattern.cpp699 float GetRowSpaceWithoutTheme(RefPtr<CalendarPaintProperty> paintProperty, size_t daySize) in GetRowSpaceWithoutTheme() function
745 auto rowSpace = GetRowSpaceWithoutTheme(paintProperty, obtainedMonth_.days.size()); in UpdateButtonNodeWithoutTheme()