Home
last modified time | relevance | path

Searched refs:SetPositionBottom (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimatable_properties.h74 void SetPositionBottom(const Dimension& bottom);
H A Danimatable_properties.cpp435 animatableProperties->SetPositionBottom(bottom->GetValue()); in UpdatePropAnimation()
788 void AnimatableProperties::SetPositionBottom(const Dimension& bottom) in SetPositionBottom() function in OHOS::Ace::AnimatableProperties