Searched refs:upFontSize (Results 1 – 9 of 9) sorted by relevance
586 properties.upFontSize = animationProperties_[currentIndex - 1].fontSize; in AddAnimationTextProperties()606 animationProperties_[i - 1].upFontSize = animationProperties_[i].upFontSize; in FlushAnimationTextProperties()615 animationProperties_[i].upFontSize = animationProperties_[i].fontSize; in FlushAnimationTextProperties()629 animationProperties_[i].upFontSize = Dimension(); in FlushAnimationTextProperties()640 animationProperties_[i].upFontSize = animationProperties_[i - 1].upFontSize; in FlushAnimationTextProperties()674 endFontSize = animationProperties_[index].upFontSize; in TextPropertiesLinearAnimation()
42 Dimension upFontSize; member
658 properties.upFontSize = animationProperties_[currentIndex - 1].fontSize; in AddAnimationTextProperties()678 animationProperties_[i - 1].upFontSize = animationProperties_[i].upFontSize; in FlushAnimationTextProperties()687 animationProperties_[i].upFontSize = animationProperties_[i].fontSize; in FlushAnimationTextProperties()701 animationProperties_[i].upFontSize = Dimension(); in FlushAnimationTextProperties()712 animationProperties_[i].upFontSize = animationProperties_[i - 1].upFontSize; in FlushAnimationTextProperties()747 endFontSize = animationProperties_[index].upFontSize; in TextPropertiesLinearAnimation()
41 Dimension upFontSize; member
694 animationProperties_[i - 1].upFontSize = animationProperties_[i].upFontSize; in FlushAnimationTextProperties()702 animationProperties_[i].upFontSize = animationProperties_[i].fontSize; in FlushAnimationTextProperties()715 animationProperties_[i].upFontSize = Dimension(); in FlushAnimationTextProperties()725 animationProperties_[i].upFontSize = animationProperties_[i - 1].upFontSize; in FlushAnimationTextProperties()838 properties.upFontSize = animationProperties_[currentIndex - 1].fontSize; in AddAnimationTextProperties()913 endFontSize = animationProperties_[index].upFontSize; in TextPropertiesLinearAnimation()
39 Dimension upFontSize; member
1651 properties1.upFontSize = Dimension(FONT_SIZE_5);1672 properties2.upFontSize = Dimension(FONT_SIZE_10);
3147 dateTextProperties.upFontSize = Dimension(UP_FONT_SIZE);3171 EXPECT_EQ(columnPattern_->animationProperties_[1].upFontSize, Dimension(UP_FONT_SIZE));3177 EXPECT_EQ(columnPattern_->animationProperties_[0].upFontSize, Dimension());3200 dateTextProperties.upFontSize = Dimension(UP_FONT_SIZE);
2474 properties1.upFontSize = Dimension(FONT_SIZE_5);2495 properties2.upFontSize = Dimension(FONT_SIZE_10);