Searched refs:SetAnimationStartEventId (Results 1 – 4 of 4) sorted by relevance
147 void SwiperComponent::SetAnimationStartEventId(const EventMarker& animationStartEventId) in SetAnimationStartEventId() function in OHOS::Ace::SwiperComponent149 declaration_->SetAnimationStartEventId(animationStartEventId); in SetAnimationStartEventId()
108 void SetAnimationStartEventId(const EventMarker& startAnimationEventId);
211 swiper->SetAnimationStartEventId(onAnimationStartEvent); in SetOnAnimationStart()
296 void SetAnimationStartEventId(const EventMarker& animationStartEventId) in SetAnimationStartEventId() function