Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimatable.h44 PROPERTY_BORDER_RIGHT_WIDTH, member in OHOS::Ace::AnimatableType
H A Dproperty_animation.cpp138 case AnimatableType::PROPERTY_BORDER_RIGHT_WIDTH: in TriggerFrame()
H A Danimation_util.cpp278 util.ParseDouble(value), time, AnimatableType::PROPERTY_BORDER_RIGHT_WIDTH); in KeyframesAddKeyFrame()
294 util.AddAnimatable<float>(borderWidth, time, AnimatableType::PROPERTY_BORDER_RIGHT_WIDTH); in KeyframesAddKeyFrame()
H A Danimatable_properties.cpp262 case AnimatableType::PROPERTY_BORDER_RIGHT_WIDTH: in UpdatePropAnimation()
267 } else if (type == AnimatableType::PROPERTY_BORDER_RIGHT_WIDTH) { in UpdatePropAnimation()
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_node.cpp1130 case AnimatableType::PROPERTY_BORDER_RIGHT_WIDTH: in UpdatePropAnimations()

Completed in 7 milliseconds