Searched refs:JsAnimate (Results 1 – 1 of 1) sorted by relevance
2476 shared_ptr<JsValue> JsAnimate(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& this… in JsAnimate() function2518 node->SetProperty(runtime, "animate", runtime->NewFunction(JsAnimate)); in JsCreateElement()