Searched refs:scrollProperty_ (Results 1 – 6 of 6) sorted by relevance
1165 …scrollProperty_ = AceType::MakeRefPtr<NodeAnimatablePropertyFloat>(0.0, std::move(propertyCallback… in CreateAnimation()1166 renderContext->AttachNodeAnimatableProperty(scrollProperty_); in CreateAnimation()1183 scrollProperty_->Set(from); in CreateAnimation()1187 column->scrollProperty_->Set(to); in CreateAnimation()1197 scrollProperty_->Set(from); in CreateReboundAnimation()1201 column->scrollProperty_->Set(to); in CreateReboundAnimation()
489 RefPtr<NodeAnimatablePropertyFloat> scrollProperty_; variable
371 RefPtr<NodeAnimatablePropertyFloat> scrollProperty_; variable
871 …scrollProperty_ = AceType::MakeRefPtr<NodeAnimatablePropertyFloat>(0.0, std::move(propertyCallback… in CreateAnimation()872 renderContext->AttachNodeAnimatableProperty(scrollProperty_); in CreateAnimation()893 scrollProperty_->Set(from); in CreateAnimation()897 column->scrollProperty_->Set(to); in CreateAnimation()
414 RefPtr<NodeAnimatablePropertyFloat> scrollProperty_; variable
922 …scrollProperty_ = AceType::MakeRefPtr<NodeAnimatablePropertyFloat>(0.0, std::move(propertyCallback… in CreateAnimation()923 renderContext->AttachNodeAnimatableProperty(scrollProperty_); in CreateAnimation()944 scrollProperty_->Set(from); in CreateAnimation()948 column->scrollProperty_->Set(to); in CreateAnimation()