Searched refs:GetCalendarTitleRowTopPadding (Results 1 – 2 of 2) sorted by relevance
120 padding.top = CalcLength(theme->GetCalendarTitleRowTopPadding()); in CreateChildNode()121 …padding.bottom = CalcLength(theme->GetCalendarTitleRowTopPadding() - CALENDAR_DISTANCE_ADJUST_FOCU… in CreateChildNode()813 …margin.bottom = CalcLength(theme->GetCalendarTitleRowTopPadding() + CALENDAR_DISTANCE_ADJUST_FOCUS… in UpdateOptionLayoutProps()
633 const Dimension& GetCalendarTitleRowTopPadding() const in GetCalendarTitleRowTopPadding() function