Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H A Dcalendar_dialog_view.cpp292 …Dimension((theme->GetCalendarImageWidthHeight().Value()) / 2, (theme->GetCalendarImageWidthHeight(… in CreateTitleImageNode()
303 …CalcSize(CalcLength(theme->GetCalendarImageWidthHeight()), CalcLength(theme->GetCalendarImageWidth… in CreateTitleImageNode()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_theme.h653 const Dimension& GetCalendarImageWidthHeight() const in GetCalendarImageWidthHeight() function