Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimatable.h47 PROPERTY_BORDER_TOP_COLOR, member in OHOS::Ace::AnimatableType
H A Dproperty_animation.cpp126 case AnimatableType::PROPERTY_BORDER_TOP_COLOR: in TriggerFrame()
H A Danimation_util.cpp339 util.AddAnimatable<Color>(color, time, AnimatableType::PROPERTY_BORDER_TOP_COLOR); in KeyframesAddKeyFrame()
350 util.AddAnimatable<Color>(color, time, AnimatableType::PROPERTY_BORDER_TOP_COLOR); in KeyframesAddKeyFrame()
H A Danimatable_properties.cpp289 case AnimatableType::PROPERTY_BORDER_TOP_COLOR: in UpdatePropAnimation()
293 if (type == AnimatableType::PROPERTY_BORDER_TOP_COLOR) { in UpdatePropAnimation()
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_node.cpp1133 case AnimatableType::PROPERTY_BORDER_TOP_COLOR: in UpdatePropAnimations()

Completed in 7 milliseconds