Searched refs:upFontWeight (Results 1 – 7 of 7) sorted by relevance
45 FontWeight upFontWeight; member
592 properties.upFontWeight = animationProperties_[currentIndex - 1].fontWeight; in AddAnimationTextProperties()677 textLayoutProperty->UpdateFontWeight(animationProperties_[index].upFontWeight); in TextPropertiesLinearAnimation()
44 FontWeight upFontWeight; member
664 properties.upFontWeight = animationProperties_[currentIndex - 1].fontWeight; in AddAnimationTextProperties()751 textLayoutProperty->UpdateFontWeight(animationProperties_[index].upFontWeight); in TextPropertiesLinearAnimation()
844 properties.upFontWeight = animationProperties_[currentIndex - 1].fontWeight; in AddAnimationTextProperties()916 textLayoutProperty->UpdateFontWeight(animationProperties_[index].upFontWeight); in TextPropertiesLinearAnimation()
3203 dateTextProperties.upFontWeight = FontWeight::BOLD;