Home
last modified time | relevance | path

Searched defs:dayWidth (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/
H A Dcalendar_data.h33 std::optional<Dimension> dayWidth; member
H A Dcalendar_month_pattern.cpp364 auto dayWidth = paintProperty->GetDayWidth().value_or(theme->GetCalendarTheme().dayWidth).ConvertToPx(); in JudgeArea() local
724 auto dayWidth = paintProperty->GetDayWidth().value_or(Dimension(0.0f)).ConvertToPx(); in UpdateButtonNodeWithoutTheme() local
757 auto dayWidth in UpdateAccessibilityButtonNode() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dcalendar_composed_element.cpp215 Dimension dayWidth = theme.dayWidth; in ConvertThemeToDayStyle() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_calendar.cpp408 CalcDimension dayWidth; in SetCurrentDayStyle() local
/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_theme.h101 Dimension dayWidth; member

Completed in 6 milliseconds