Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dbilateral_spring_node.cpp115 if (fixMode_) { in FixValue()
124 if (!fixMode_) { in SimpleFixedValue()
H A Dbilateral_spring_node.h48 bool fixMode_ = false; variable