Searched refs:calendarPickerProperty (Results 1 – 1 of 1) sorted by relevance
455 auto calendarPickerProperty = frameNode->GetLayoutProperty<CalendarPickerLayoutProperty>(); in GetTextStyle() local456 CHECK_NULL_RETURN(calendarPickerProperty, textStyle); in GetTextStyle()458 …calendarPickerProperty->HasColor() ? calendarPickerProperty->GetColor() : calendarTheme->GetEntryF… in GetTextStyle()459 … textStyle.fontSize = calendarPickerProperty->HasFontSize() ? calendarPickerProperty->GetFontSize() in GetTextStyle()462 … calendarPickerProperty->HasWeight() ? calendarPickerProperty->GetWeight() : FontWeight::NORMAL; in GetTextStyle()