Home
last modified time | relevance | path

Searched refs:ANIMATION_PLAY_MODE_REVERSE_VALUE (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp161 constexpr int32_t ANIMATION_PLAY_MODE_REVERSE_VALUE = 2; member
456 return ANIMATION_PLAY_MODE_REVERSE_VALUE; in ConvertAnimationDirection()
465 if (animationPlayMode == static_cast<int32_t>(ANIMATION_PLAY_MODE_REVERSE_VALUE)) { in UnConvertAnimationDirection()

Completed in 24 milliseconds