Searched defs:topPadding (Results 1 – 10 of 10) sorted by relevance
45 auto topPadding = 0.0f; in MeasureContent() local
367 auto topPadding = NormalizeToPx(calendarTheme_.topPadding); in JudgeArea() local
93 Dimension topPadding; member
214 auto topPadding = padding.top.value_or(0.0); in PerformMeasureSelf() local
359 auto topPadding = isCalendarDialog_ ? 0.0 : theme->GetCalendarTheme().topPadding.ConvertToPx(); in JudgeArea() local779 auto topPadding = isCalendarDialog_ ? 0.0 : theme->GetCalendarTheme().topPadding.ConvertToPx(); in UpdateAccessibilityButtonNode() local
131 float topPadding = padding.top.value_or(0.0f); in CheckTopEdgeOverlap() local
40 float topPadding = padding.top.value_or(0.0f); in CheckTopEdgeOverlap() local
79 auto topPadding = padding ? padding->top->GetDimension().ConvertToVp() : 0.0f; in GenPlaceChildrenConstraintNG() local
646 float topPadding = padding.top.value_or(0.0f); in LayoutSearchIcon() local
3984 auto topPadding = userPadding.top->GetDimension().ConvertToPx(); in GetInlinePositionYAndHeight() local