Searched refs:downColor (Results 1 – 9 of 9) sorted by relevance
590 animationProperties_[currentIndex - 1].downColor = properties.currentColor; in AddAnimationTextProperties()612 animationProperties_[i - 1].downColor = animationProperties_[i].downColor; in FlushAnimationTextProperties()623 animationProperties_[i].downColor = Color(); in FlushAnimationTextProperties()634 animationProperties_[i].downColor = animationProperties_[i].currentColor; in FlushAnimationTextProperties()646 animationProperties_[i].downColor = animationProperties_[i - 1].downColor; in FlushAnimationTextProperties()669 endColor = animationProperties_[index].downColor; in TextPropertiesLinearAnimation()
50 Color downColor; member
662 animationProperties_[currentIndex - 1].downColor = properties.currentColor; in AddAnimationTextProperties()684 animationProperties_[i - 1].downColor = animationProperties_[i].downColor; in FlushAnimationTextProperties()695 animationProperties_[i].downColor = Color(); in FlushAnimationTextProperties()706 animationProperties_[i].downColor = animationProperties_[i].currentColor; in FlushAnimationTextProperties()718 animationProperties_[i].downColor = animationProperties_[i - 1].downColor; in FlushAnimationTextProperties()741 endColor = animationProperties_[index].downColor; in TextPropertiesLinearAnimation()
49 Color downColor; member
699 animationProperties_[i - 1].downColor = animationProperties_[i].downColor; in FlushAnimationTextProperties()709 animationProperties_[i].downColor = Color(); in FlushAnimationTextProperties()719 animationProperties_[i].downColor = animationProperties_[i].currentColor; in FlushAnimationTextProperties()730 animationProperties_[i].downColor = animationProperties_[i - 1].downColor; in FlushAnimationTextProperties()842 animationProperties_[currentIndex - 1].downColor = properties.currentColor; in AddAnimationTextProperties()908 endColor = animationProperties_[index].downColor; in TextPropertiesLinearAnimation()
44 Color downColor; member
1656 properties1.downColor = Color::RED;1677 properties2.downColor = Color::RED;
3152 dateTextProperties.downColor = Color::GREEN;3176 EXPECT_EQ(columnPattern_->animationProperties_[1].downColor, Color::GREEN);3184 EXPECT_EQ(columnPattern_->animationProperties_[0].downColor, Color::BLUE);3208 dateTextProperties.downColor = Color::GREEN;
2479 properties1.downColor = Color::RED;2500 properties2.downColor = Color::RED;