Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.h450 static void JSCreateAnimatableProperty(const JSCallbackInfo& info);
H A Djs_view_abstract.cpp8474 void JSViewAbstract::JSCreateAnimatableProperty(const JSCallbackInfo& info) in JSCreateAnimatableProperty() function in OHOS::Ace::Framework::JSViewAbstract
8853 …ewAbstract>::StaticMethod("createAnimatableProperty", &JSViewAbstract::JSCreateAnimatableProperty); in JSBind()