Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_node.cpp315 float heightBegin = 0.0f; in CreatePropertyAnimation() local
317 … node.propertyHeightAnimation_ = node.SetPropertyFloatAnimationKeyframe(heightBegin, heightEnd); in CreatePropertyAnimation()