Searched refs:OnAnimationCallJSFunc (Results 1 – 2 of 2) sorted by relevance
119 using OnAnimationCallJSFunc = std::function<void()>; variable410 …void StartAnimationController(GridLayoutAnimationAct animationAct, const OnAnimationCallJSFunc& fu…568 OnAnimationCallJSFunc jsMoveFunc_ = nullptr;569 OnAnimationCallJSFunc jsDropFunc_ = nullptr;570 OnAnimationCallJSFunc restoreSceneFunc_ = nullptr;
2317 …t::StartAnimationController(GridLayoutAnimationAct animationAct, const OnAnimationCallJSFunc& func) in StartAnimationController()2367 OnAnimationCallJSFunc func = nullptr; in FinishedAnimationController()