Home
last modified time | relevance | path

Searched refs:JSUpdateAnimatableProperty (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.h451 static void JSUpdateAnimatableProperty(const JSCallbackInfo& info);
H A Djs_view_abstract.cpp8524 void JSViewAbstract::JSUpdateAnimatableProperty(const JSCallbackInfo& info) in JSUpdateAnimatableProperty() function in OHOS::Ace::Framework::JSViewAbstract
8854 …ewAbstract>::StaticMethod("updateAnimatableProperty", &JSViewAbstract::JSUpdateAnimatableProperty); in JSBind()