Searched refs:SetAnimationEndEventId (Results 1 – 4 of 4) sorted by relevance
156 void SwiperComponent::SetAnimationEndEventId(const EventMarker& animationEndEventId) in SetAnimationEndEventId() function in OHOS::Ace::SwiperComponent158 declaration_->SetAnimationEndEventId(animationEndEventId); in SetAnimationEndEventId()
110 void SetAnimationEndEventId(const EventMarker& animationEndEventId);
221 swiper->SetAnimationEndEventId(onAnimationEndEvent); in SetOnAnimationEnd()
307 void SetAnimationEndEventId(const EventMarker& animationEndEventId) in SetAnimationEndEventId() function