Searched defs:animationEndHandler (Results 1 – 2 of 2) sorted by relevance
965 … auto animationEndHandler = AceType::MakeRefPtr<JsSwiperFunction>(JSRef<JSFunc>::Cast(info[0])); in SetOnAnimationEnd() local979 auto animationEndHandler = AceType::MakeRefPtr<JsEventFunction<SwiperChangeEvent, 1>>( in SetOnAnimationEnd() local
167 auto animationEndHandler = AceType::MakeRefPtr<JsSwiperFunction>(JSRef<JSFunc>::Cast(info[0])); in SetOnAnimationEnd() local