Searched defs:animationStartHandler (Results 1 – 2 of 2) sorted by relevance
960 … auto animationStartHandler = AceType::MakeRefPtr<JsSwiperFunction>(JSRef<JSFunc>::Cast(info[0])); in SetOnAnimationStart() local975 auto animationStartHandler = AceType::MakeRefPtr<JsEventFunction<SwiperChangeEvent, 1>>( in SetOnAnimationStart() local
149 … auto animationStartHandler = AceType::MakeRefPtr<JsSwiperFunction>(JSRef<JSFunc>::Cast(info[0])); in SetOnAnimationStart() local