Home
last modified time | relevance | path

Searched defs:CreateAnimatablePropertyFloat (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.h308 void CreateAnimatablePropertyFloat(const std::string& propertyName, float value, in CreateAnimatablePropertyFloat() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract_model_ng.h1494 void CreateAnimatablePropertyFloat( in CreateAnimatablePropertyFloat() function
H A Dframe_node.cpp3789 void FrameNode::CreateAnimatablePropertyFloat(const std::string& propertyName, float value, in CreateAnimatablePropertyFloat() function in OHOS::Ace::NG::FrameNode
H A Dview_abstract.cpp2827 void ViewAbstract::CreateAnimatablePropertyFloat( in CreateAnimatablePropertyFloat() function in OHOS::Ace::NG::ViewAbstract