Searched refs:GetEntryBorderRadius (Results 1 – 3 of 3) sorted by relevance
181 borderRadius.radiusTopLeft = theme->GetEntryBorderRadius(); in CreateCalendarNodeChild()182 borderRadius.radiusBottomLeft = theme->GetEntryBorderRadius(); in CreateCalendarNodeChild()183 borderRadius.radiusTopRight = theme->GetEntryBorderRadius(); in CreateCalendarNodeChild()184 borderRadius.radiusBottomLeft = theme->GetEntryBorderRadius(); in CreateCalendarNodeChild()263 borderRadius.SetRadius(theme->GetEntryBorderRadius()); in CreateNode()381 borderRadius.SetRadius(theme->GetEntryBorderRadius()); in ClearBorderRadius()566 borderRadius.SetRadius(theme->GetEntryBorderRadius()); in ClearBorderRadius()
318 ViewAbstract::SetBorderRadius(frameNode, calendarTheme->GetEntryBorderRadius()); in ResetCalendarPickerBorder()
523 const Dimension& GetEntryBorderRadius() const in GetEntryBorderRadius() function