Searched refs:GetTo (Results 1 – 7 of 7) sorted by relevance
35 T GetTo() const in GetTo() function78 return NearEqual(from_, other.GetFrom()) && NearEqual(to_, other.GetTo()) &&
57 animateComponent_->SetTo(declaration->GetTo()); in SetAnimateAttrs()
167 const std::string& GetTo() const in GetTo() function
283 const std::string& GetTo() const in GetTo() function
537 if (!svgAnimate->GetTo().empty()) { in PrepareWeightAnimate()539 valueVector.emplace_back(svgAnimate->GetTo()); in PrepareWeightAnimate()
1797 EXPECT_EQ(svgAnimation->GetTo(), "360 60 70");
1510 auto toColor = colorAnimationConfig.GetTo(); in ConvertParticleColorOption()1567 auto to = animationConfig.GetTo(); in ConvertParticleFloatOption()