Home
last modified time | relevance | path

Searched defs:CreateAnimatableArithmeticProperty (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.h312 void CreateAnimatableArithmeticProperty(const std::string& propertyName, in CreateAnimatableArithmeticProperty() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract_model_ng.h1505 …void CreateAnimatableArithmeticProperty(const std::string& propertyName, RefPtr<CustomAnimatableAr… in CreateAnimatableArithmeticProperty() function
H A Dframe_node.cpp3831 void FrameNode::CreateAnimatableArithmeticProperty(const std::string& propertyName, in CreateAnimatableArithmeticProperty() function in OHOS::Ace::NG::FrameNode
H A Dview_abstract.cpp2842 void ViewAbstract::CreateAnimatableArithmeticProperty(const std::string& propertyName, in CreateAnimatableArithmeticProperty() function in OHOS::Ace::NG::ViewAbstract